Forum Discussion
incoming webhook error
I'm trying to call an incoming webhook.
The response status code is 200, yet the message cannot be viewed in the chat.
The response text contains the following:
'Webhook message delivery failed with error: Microsoft Teams endpoint returned HTTP error 400 with ContextId MS-CV=Z1ijRWzo8E2AeGB...'
How can I find what is wrong with my request?
11 Replies
- Sayali-MSFT
Microsoft
Update: This is fixed.
https://github.com/MicrosoftDocs/msteams-docs/issues/8539#issuecomment-1526983329
- JudyLi0218Copper ContributorI also have the same issue, have you resolved it?
- reesehopkinsCopper Contributor
JudyLi0218 , I believe my issue was related to an embedded image and my card payload was too large. I replaced the embedded image (as binary) with an image url instead. I believe that fixed the problem.
- Sayali-MSFT
Microsoft
__arik__ - Could you please confirm if your issue has resolved or still looking for any help?- ChetanSharma-msft
Microsoft
@Arik - Could you please confirm if your issue has resolved with above suggestion or still looking for any help?- reesehopkinsCopper ContributorI'm having the same issue
- Sayali-MSFT
Microsoft
@Arik- We are tried to repro the scenario using the following documents. we did not get the error as mention above. Could you please check it once in given document.
Ref. doc - Create Incoming Webhook
Send a message through Incoming Webhook
Let us know if you have any query.Thanks,
Sayali
-----------------------------------------------------------------------------------------
If the response is helpful, please click "Mark as Best Response" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Sayali-MSFT
Microsoft
__arik__ - We are looking into this I will get back to you soon.