fail send notification to ms.teams
Posted: Thu Jul 22, 2021 4:37 am
i have config send notification to ms.teams and run test in the command but getting error.
pls help this:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/requests-2.25.0-py3.6.egg/requests/adapters.py", line 449, in send
timeout=timeout
File "/usr/local/lib/python3.6/site-packages/urllib3-1.26.2-py3.6.egg/urllib3/connectionpool.py", line 756, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
File "/usr/local/lib/python3.6/site-packages/urllib3-1.26.2-py3.6.egg/urllib3/util/retry.py", line 573, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='myhost.webhook.office.com', port=443): Max retries exceeded with url: /webhookb2/0ef240e6-b5c1-4337-8e61-wdegwwf@43a92d1d-98ce-4726-bec3-32955dbb6944/IncomingWebhook/wewfsger567587879/9294580b-a464-4115-af8f-24567892224 (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden',)))
pls help this:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/requests-2.25.0-py3.6.egg/requests/adapters.py", line 449, in send
timeout=timeout
File "/usr/local/lib/python3.6/site-packages/urllib3-1.26.2-py3.6.egg/urllib3/connectionpool.py", line 756, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
File "/usr/local/lib/python3.6/site-packages/urllib3-1.26.2-py3.6.egg/urllib3/util/retry.py", line 573, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='myhost.webhook.office.com', port=443): Max retries exceeded with url: /webhookb2/0ef240e6-b5c1-4337-8e61-wdegwwf@43a92d1d-98ce-4726-bec3-32955dbb6944/IncomingWebhook/wewfsger567587879/9294580b-a464-4115-af8f-24567892224 (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden',)))