Discussions
hi,Error in requests.get
5 days ago by Jalle
I'm experiencing a system timeout issue. When I try to retrieve metadata using the correct URL and key, I get the error: Error in requests.get HTTPSConnectionPool(host='api.deweydata.io', port=443): Max retries exceeded with url: /api/v1/external/data/fldr_ue4xpo6daf9p3aogi/metadata (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f24cb961150>, 'Connection to api.deweydata.io timed out. (connect timeout=None)'))
I'm wondering if this is a network issue or a server issue.