Android app: action button with action "http" and method GET produces incorrect error #221
Labels
android-app
ntfy Android app
🪲 bug
Something isn't working
in-progress 🏃
I'm working on this right now
The Android test app (test build from Discord / https://phil.nopaste.net/T7d7JOvNRH?d=1&f=app-play-debug.apk&a=uVxXKVl4wn) is behaving incorrectly with an action button of type "http" and method set to "GET".
The notification is sent to the app.
When clicking the action button in the notification the request is not sent and an error message is displayed: "unlock door failed: method GET must not have a request body" - but there is no request body defined.
This is an example notification request:
The text was updated successfully, but these errors were encountered: