Hello,
I have a binance .us account, and all the authenticated requests (even just GET requests) are failing with the error : “-2008 Invalid Api-Key ID”. Here is what I tried:
- I’m double checked I copy-pasted the API key and secret correctly, and I also re-generated those.
- I tried with the official Postman Collection, but I still receive the error.
- I tried to change the base API url to https://api.binance .us but also no luck.
- I read this post why do I see this error "Invalid API-key, IP, or permissions for action." beforehand but it wasn’t helpful.
If I use keys generated from a binance .com account, it works, but I really need to use the ones from binance .us.
thanks for any help.