I got an application (bot + signals) that uses data from binance.
The logic is hosted on google cloud (firebase functions) in typescript/javascript.
Starting yesterday, I got an error: 451
“Service unavailable from a restricted location according to ‘b. Eligibility’ in https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error.”
I understand the limitation for the IP - so I have changed my region to asia-northeast1 - and it is still not working.
Based on the IP Geolocation, my IP is still in Mountain View - probably a DNS topic.
So now, I have two questions:
- I am not able to change the IPs of my program in any known way that will not take weeks to implement/test
- I cannot use Your APIs - no data, no trading,
- I am losing cash daily due to this problem
Is there anything You can do to address this topic?
I believe anyone using google cloud is facing the same problem, your fapi.binance is NOT working for us.
Please advise.