Skip to content
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

Closed
Kriz02 opened this issue Feb 13, 2023 · 4 comments
Closed

Webhook api not authenticating #346

Kriz02 opened this issue Feb 13, 2023 · 4 comments

Comments

@Kriz02
Copy link

Kriz02 commented Feb 13, 2023

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.

Untitled

Was asked to put this here to see if you/when you have time to look at it.

Thank you.

@github-actions github-actions bot added the status: in progress This item is being worked on label Feb 13, 2023
@mvaessen
Copy link
Contributor

Hi,

Just tested and it seems to work alright. Do note that you can only control the servers for the dashboard that you got the API keys from. a 401 error suggests you're trying to control a server that isn't available for your API keys.

Postman_and_Webhook_API_-Support-_GameServerApp_com

@github-actions github-actions bot removed the status: in progress This item is being worked on label Feb 13, 2023
@Kriz02
Copy link
Author

Kriz02 commented Feb 13, 2023

Thank you for looking into it, for whatever reason it is working today, did not change anything, just hit "Send"

Untitled

@mvaessen
Copy link
Contributor

Hi, glad it's working now. Nothing changed on GSA's end either.

@Kriz02
Copy link
Author

Kriz02 commented Feb 13, 2023

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants