py-bing-search icon indicating copy to clipboard operation
py-bing-search copied to clipboard

Failed to establish a new connection

Open abhinandansrivastava opened this issue 6 years ago • 0 comments

Hi, I am getting this kind of error;

HTTPSConnectionPool(host='api.datamarket.azure.com', port=443): Max retries exceeded with url: /Bing/Search/Web?Query=%27Head%20%26%20Shoulders%27&$top=50&$skip=0&$format=json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f99163b7d68>: Failed to establish a new connection: [Errno 110] Connection timed out',))

I am not able to resolve it. :(

abhinandansrivastava avatar Mar 30 '18 06:03 abhinandansrivastava