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
The code is not working for me : I am getting the below issue
ConnectionError: HTTPSConnectionPool(host='developers.zomato.com', port=443): Max retries exceeded with url: /api/v2.1/categories (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f5645a654e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
The text was updated successfully, but these errors were encountered:
The code is not working for me : I am getting the below issue
ConnectionError: HTTPSConnectionPool(host='developers.zomato.com', port=443): Max retries exceeded with url: /api/v2.1/categories (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f5645a654e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
The text was updated successfully, but these errors were encountered: