Error restricted location according 'b. Eligibility'

I was using binance API without any issues and suddenly I started to receive that Error.

I run my bot from a remote server not local pc the the country is different than my location.

Is there is any solution for this or what is the countries that supported and what are the countries that are restricted.

The Error that I received is

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.

The logic is based on geofencing - if Your remote machine got IP from the list of not supported countries, You would not be able to perform any actions.
If You can change the location/IP of the server, then it should fix the issue.

BUT

GCP is currently blocked no matter the region selected (at least in my case)

3 Likes

If you see HTTP status code of 451 or an error like “Service unavailable from a restricted location according to ‘b. Eligibility’” returned from API request, please feel free to review the b.Eligibility from https://www.binance.com/en/terms.

Some regions/areas may be restricted to access some products or services. For example, US residents are not allowed to access Binance.com. If you have trading client in US, please consider trading on Binance.us.

1 Like