Discussions

Ask a Question
Back to All

Verifying Webhook

Hi there, I'm building an add-on for a client and need to setup a webhook. When I return (print) the challenge, I get the following message: {'success': False, 'message': 'Invalid callback challenge key returned'}.

Here is a gist of my code: https://gist.github.com/joshlsullivan/f70a834d2966662ebfa22f60e67e7124

Any help is greatly appreciated.

Thank you.