-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Trying to use gateway.
Chat->Gateway = OK
Curl->Gotify=OK
Gateway->Gotify= don't work :(
apprise-config.yml
urls:
- gotify://10.1.1.142:85/123123123:
- tag: push-gw-admin, 890890890809809890890809809809
This Curl is working
curl "http://10.1.1.142:85/message?token=123123123" -F "title=my title" -F "message=my message" -F "priority=5"
Gateway log:
New notification received
Forwarded the received notification, tag=890890890809809890890809809809
"POST /push/gcm/send HTTP/1.1" 200 3 "-" "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
What can I do in this situation?
Metadata
Metadata
Assignees
Labels
No labels