Olá mundo, estou enfrentando esse erro ao rodar meu sript na API da Binance, alguém saberia dizer o motivo e a correção necessária?

HTTPSConnectionPool(host=‘api.binance.com’, port=443): Max retries exceeded with url: /api/v3/ping (Caused by NameResolutionError(“<urllib3.connection.HTTPSConnection object at 0x000001917BEB7C20>: Failed to resolve ‘api.binance.com’ ([Errno 11001] getaddrinfo failed)”))requests.exceptions.ConnectionError:

Hey,
It might be an issue with your network. I had suggest trying to make the request using an alternative method, like Postman, to see if that helps.