I have a URL back to our servers that is a python script. http://myserver/blah.py
I am not getting the webhook message for some odd reason. I have tested it with the requestbin site and see the webhook is sending it there correctly.
Thanks
Does your server require some authentication? For example some front end apache web server that is filtering out your connection because of no auth sent.
Your script may not be handling the response correctly.
Can you access this script from your browser? If not your http error may give you better clues.
Let me know once you have checked these things.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.