Binance US Private Endpoint Not Working
mchalise opened this issue · 2 comments
Hi,
I was playing around with this GEM to get my overall transaction history and bumped into a critical issue.
I have both Binance and Binance US account.
This GEM is perfectly working for Binance. but not working for Binance US.
like I can check system_status, get staking history, fiat history, and stuff. and all other stuff for Binance API key (Non US based)
But when I try the same thing with Biance US. I am getting 404 Not Found error.
the only thing working between them is client.account
Is there a different way to fetch staking reward claim history or FIAT to Crypto Buy/Sell
GET /sapi/v1/fiat/payments
GET /sapi/v1/convert/tradeFlow
GET /sapi/v1/staking/productList
Help and guidance are needed. Cheers.
Message https://t.me/boydtech on telegram he can guide you on this issues
Hello, please note that this library is used for https://github.com/binance/binance-spot-api-docs (stated in the README.md
), therefore not compatible with Binance US (https://github.com/binance-us/binance-us-api-docs)