Verifying Webhook

Originally posted by Josh Sullivan

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: ServiceM8 Webhook · GitHub

Any help is greatly appreciated.

Thank you.