You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following while trying to access forex-python:
HTTPSConnectionPool(host='theforexapi.com', port=443): Max retries exceeded with url: /api/latest?base=USD&rtype=fpy (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10c9317f0>: Failed to establish a new connection: [Errno 60] Operation timed out'))
The text was updated successfully, but these errors were encountered:
I am getting the following while trying to access forex-python:
HTTPSConnectionPool(host='theforexapi.com', port=443): Max retries exceeded with url: /api/latest?base=USD&rtype=fpy (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10c9317f0>: Failed to establish a new connection: [Errno 60] Operation timed out'))
The text was updated successfully, but these errors were encountered: