Im trying to get “create order” api from binance pay api to make payments in my kotlin android application. I am following api documentation to build the payload and signature but unfortunately its not working. Im getting this error : “errorMessage”: “Signature for this request is not valid.”
Hello, Did anyone find solution to this problem, I am also trying to call this order API through postman but getting this error, I have checked all but can’t find solution, Can anyone please share the solution if you found it.
Thankyou
Not that I am aware of. I’ve only tested the websocket API methods though. I have no idea if things works better in the other types of APIs offered, or if things are similarly broken there.