Discussions

Ask a Question
Back to All

Max retries exceeded with url : /api/v2/stats

Hi,

I tried to pull statistics using an API keys, however, I got connection time out error. The error says the following:-

HTTPSConnectionPool(host='dialpad.com', port=443): Max retries exceeded with url: /api/v2/stats (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5945df4070>: Failed to establish a new connection: [Errno 110] Connection timed out'))

url = "https://dialpad.com/api/v2/stats"

Please let us know if we need any further information.