-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webhook api not authenticating #346
Comments
Hi, glad it's working now. Nothing changed on GSA's end either. |
Sometimes the world is just against you I suppose... Even the plugin is working now, so all is well that ends well I suppose. Sorry for taking time away from your other projects. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have been trying to make use of the webhook api to develop a plugin. No matter which content type I have tried it always returns 404 unauthorized. I have even went to a manual test using postman and still receive the same error.
I am using the correct server id, client id, and including the secret in the body as raw text in the text/plain content type, I have also tried using text/html, text/css, text/xml with no luck. I am wondering if there may be an issue with the API system.
Was asked to put this here to see if you/when you have time to look at it.
Thank you.
The text was updated successfully, but these errors were encountered: