Skip to content

fix: gotify http method must be POST #40

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

Merged
merged 2 commits into from
May 1, 2025
Merged

Conversation

skibish
Copy link
Owner

@skibish skibish commented May 1, 2025

Gotify expects messages to be delivered with POST method, not GET (docs). Bug was introduced in 4d0ac34#diff-d1574fc19caffa382481ccc99b3b6509878e689a3f0a74e3e59f718d094e0a67L70-R58 (4 years ago) – typo error. This pr fixes #39

@skibish skibish changed the title fix: gotify http method from GET to POST fix: gotify http method must be POST May 1, 2025
@skibish skibish merged commit 4f19dd5 into main May 1, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Gotify requiring POST for messages
1 participant