Trello Webhooks request can not be verified
duhovich opened this issue · 3 comments
I created a project with TrelloReceiver and deployed it on appharbor. In the file I wrote the following:
<add key="MS_WebHookReceiverSecret_Trello" value="My Secret"/>
And when the request comes, in the logs I see the following:
The WebHook signature provided by the 'x-trello-webhook' header field does not match the value expected by the 'TrelloWebHookReceiver' receiver. WebHook request is invalid.
Hi. It looks like this is a question about how to use ASP.NET WebHooks. While we do our best to look through all the issues filed here, to get a faster response we suggest posting your questions to StackOverflow using the 'asp.net-webhooks' tag.
If your question is not answered there, please provide more information about your specific scenario. For example, please examine the logging and / or attempt to debug the issue. See https://docs.microsoft.com/en-us/aspnet/webhooks/diagnostics/logging for help there.
Thank you for your feedback. We're closing this issue as no updates have been provided in a timely manner and we have been unable to reproduce the issue. If you have more details and are encountering this issue please add a new reply and re-open the issue.