Skip to content

Gateway to Gotify don't work #7

@ra1qcw

Description

@ra1qcw

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions