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

405 Method Not Allowed #62

Open
Lusitaniae opened this issue Oct 26, 2023 · 1 comment
Open

405 Method Not Allowed #62

Lusitaniae opened this issue Oct 26, 2023 · 1 comment
Assignees

Comments

@Lusitaniae
Copy link

Would be nice to have better install instructions!

Right now I try to setup workflow webhooks, as below, and tried setting both Content-Type options
image

but still getting errors:

INFO:     140.82.115.58:0 - "POST / HTTP/1.1" 405 Method Not Allowed
INFO:     140.82.115.44:0 - "POST / HTTP/1.1" 405 Method Not Allowed
INFO:     140.82.115.60:0 - "POST / HTTP/1.1" 405 Method Not Allowed
INFO:     140.82.115.156:0 - "POST / HTTP/1.1" 405 Method Not Allowed
INFO:     140.82.115.31:0 - "POST / HTTP/1.1" 405 Method Not Allowed

@tcarmet
Copy link
Contributor

tcarmet commented Dec 8, 2023

Hello @Lusitaniae,

My apologies for the late response, I just noticed your issue here. And thank you for opening an issue and reaching out! Very much appreciated ❤️

Indeed, the doc deserves more information for this particular step. In your case here I believe you are missing the /webhook path in your url, as this is where the API has been configured to listen on incoming webhooks from GitHub.

I'll keep the issue open until I make a proper setup guide with this information.

@tcarmet tcarmet self-assigned this Dec 15, 2023
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