BinanceAPIException: APIError(code=0): Service unavailable from a restricted location with mybinder.com

Using python-binance==1.0.16.
client = Client(api_key, api_secret)
Works smooth on local pc, but when building on mybinder.com, it throws an error
BinanceAPIException: APIError(code=0): 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.
Any chance you (Binance) can white-list mybinder?

Unfortunately we can’t help you with that.