Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Authentication token is not verified" problem (#116)
* Refactor generateHashV2 for empty body handling Update generateHashV2 function to handle empty body and improve payload construction. * fix: body.length problem
- Loading branch information