Why am I receiving this error? I am located in the US, does this mean I need to request from a certain API?
For example I am currently using this link to get ETHUSDT 1m price data:
https://api.binance.com/api/v3/klines?symbol=ETHUSDT&interval=1m&limit=1000
and it is displaying the same error I am getting in my IDE if I click on the link.
Any help would be greatly appreciated, I am really hoping to use this API