First I check if my outgoing IP in my Binance trusted list by
$ curl ifconfig.me
Then I request “GET” “api/v3/account” by running bash script similar to script from Binance documentation.
And every time I receive the same reply:
ERROR: The request could not be satisfied403 ERROR
The request could not be satisfied.
Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
I’m trying to request 2-3 times per day.
Team help, please!
Thanks!