We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
Thanks for the great api documentation, but I had some questions when integrate private api.
I used my own implementation and example from this repo, the public api works great.
But I couldn't call private api, it always throw Please login again error.
Please login again error
go run trade_demo.go queryOpenOrders: request: https://open-api.bingx.com/openApi/spot/v1/trade/openOrders?symbol=XRP-USDT×tamp=1659432645883&signature=MYVALIDSIGNATURE response: {"code":100001,"msg":"Please login again","success":false,"timestamp":1659432645968} <nil>
BTW, I've contact swap_support many times, and didn't get any reply.
The text was updated successfully, but these errors were encountered:
bagaimana cara memanggil API di bingx
Sorry, something went wrong.
No branches or pull requests
Hi there,
Thanks for the great api documentation, but I had some questions when integrate private api.
I used my own implementation and example from this repo, the public api works great.
But I couldn't call private api, it always throw
Please login again error
.BTW, I've contact swap_support many times, and didn't get any reply.
The text was updated successfully, but these errors were encountered: