Python (django) signature problem

As per the API, “the test webhook is formatted for ease of reading when displayed in the browser”. The test webhook will have new lines and spaces and the signature will be generated expecting that.

The real webhook will not have spaces and its signature will be generated based on that.

Please see this post for a similar issue: Webhook/API Poll Signature Broken? - #2 by mehmeh

Hope this helps.

Egg

1 Like