WebexPythonSDK icon indicating copy to clipboard operation
WebexPythonSDK copied to clipboard

Connection to webexapis.com timed out

Open prabhat111 opened this issue 4 years ago • 1 comments

I tried "webexteamssdk" as python module and got the below error. Kindly help me on this.

requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='webexapis.com', port=443): Max retries exceeded with url: /v1/messages (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7fb8bff30588>, 'Connection to webexapis.com timed out. (connect timeout=60)'))

prabhat111 avatar Feb 26 '22 06:02 prabhat111

may need http(s)_proxy

dongwangchn avatar Jun 17 '22 21:06 dongwangchn

Closing this issue; appears to have been an environment/API-connectivity issue.

cmlccie avatar Feb 19 '24 18:02 cmlccie