-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem on authorization #17
Comments
hi, i have the same problem, when is it gonna get solved? |
hello |
hi , i have same problem !! |
Hi, could you solve this issue? |
yes i have solve this |
Hello and thanks a lot for your project.
When I want to use this API and set authorization and access key and call any of methods I will receive error like this :
{"code": 4004, "data": {}, "message": "invalid argument"}
I try to implement by soapui and for example method : /perpetual/v1/asset/query
and just make SHA256 with lower case for my secret_key=#### and put that in header for Authorization.
and add AccessId on header too.
please help me.
Thanks a lot.
The text was updated successfully, but these errors were encountered: