Forum Discussion

Ines_Trenz_HIRSCHTEC's avatar
Ines_Trenz_HIRSCHTEC
Copper Contributor
Aug 06, 2019
Solved

Webhook notifications stopped working around August 1st

Hello everyone,

 

around August 1st the (Incoming Webhooks suddenly stopped working, with the following result message:

Webhook message delivery failed with error: Microsoft Teams endpoint returned HTTP error 403 with ContextId tcid=4179142..,server=DB3PEPF0..,cv=9eBYWxGK5E../Q.0..

We sent a Post Request to 

https://outlook.office.com/webhook/c28f0bb1-001d..@b692a557../IncomingWebhook/../.. 

and got the following message (IDs and URLs obfuscated, I hope it doesn't prevent finding a solution):

> POST /webhook/c28f0bb1-001.../IncomingWebhook/84b0be0d1dc74b73../a5643ff9-8f19-.. HTTP/1.1
> Host: outlook.office.com
> User-Agent: insomnia/6.5.4
> Content-type: application/json
> Accept: */*
> Content-Length: 23
{
    "text": "Test 123"
}
* upload completely sent off: 23 out of 23 bytes
< HTTP/1.1 200 OK
< Cache-Control: no-cache
< Pragma: no-cache
< Content-Length: 185
< Content-Type: text/plain; charset=utf-8
< Expires: -1
< request-id: d6ac1e0b-2f6e-..
< X-CalculatedBETarget: VI1PR02...eurprd02.prod.outlook.com
< X-BackEndHttpStatus: 200
< X-AspNet-Version: 4.0.30319
< X-CafeServer: VI1PR07...EURPRD07.PROD.OUTLOOK.COM
< X-BEServer: VI1PR02..
< X-Powered-By: ASP.NET
< X-FEServer: VI1PR07..
< X-MSEdge-Ref: Ref A: 05BB3984BEB84.. Ref B: WAW01E.. Ref C: 2019-08-06T07:58:53Z
< Date: Tue, 06 Aug 2019 07:58:54 GMT

 

Were any changes made to how the webhooks work, so do we need to change anything or ist this a bug?

 

Thanks in advance and best regards,

Ines

3 Replies

Resources