Replies: 1 comment
-
|
After some days off and on debugging I finally solved this one:
That really was it, I just should NEVER even have tried "test notification" because... well, it simply does not work lol, one can test as much one wants. Real-life notifications then worked once fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a notification set up:
posts://my-domain/hooks/XXXCSS/JSONPath/JQ/XPath FiltersThe notification works perfectly fine when I test the notification both in global settings or single item. However in GROUP test it says
Error: No Notification URLs set/foundand when I await an actual update the notification fails with:I don't understand why - the only thing that I changed from when it was working is the global URL, and by as far as I understand the GROUP should inherit from GLOBAL just like the single item does?!
yet, it seems it does not and thus why it fails?
Beta Was this translation helpful? Give feedback.
All reactions