Forum Discussion
flavioaraki
Jan 19, 2024Copper Contributor
Incoming Webhook duplicated message
Hello! We're using Teams Incoming Webhook to send notifications to a channel when a ticket is opened in our workflow management tool and we're facing a strange behavior when posting to the webhoo...
ChetanSharma-msft
Jan 22, 2024Microsoft
Hello flavioaraki - Thanks for raising your query.
Looks like some implementation issue in your code.
Could you please check if you have implemented/configured retry logic or timeout functionality for your HTTP Client?
There may be some issue with asynchronous call as well, if you have implemented.
Note: Currently we do not have a way to debug the Webhook URL.
Looks like some implementation issue in your code.
Could you please check if you have implemented/configured retry logic or timeout functionality for your HTTP Client?
There may be some issue with asynchronous call as well, if you have implemented.
Note: Currently we do not have a way to debug the Webhook URL.