-
|
Hi! Well, I installed apprise-api on my server to use generic webhook, and I can't figure out what to put where. Can someone here help me? My webhook is as follows: what am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Could you try putting "tags" - "updates" as a JSON payload var? Your curl is sending form data with -F and that isn't directly available in the generic hook |
Beta Was this translation helpful? Give feedback.

Could you try putting "tags" - "updates" as a JSON payload var? Your curl is sending form data with -F and that isn't directly available in the generic hook