Webhook JSON Bug
-
For some reason, this doesn’t seem to work as expected.
Carrier: Webhook JSON
Example of what does work…
{ "content": "blah blah blah" }
Example of what does NOT work…
{ "embed": { "title": "blah blah blah", "description": "this ish", "color": 9012344 } }
Any Idea why that would not work, the json data is correct as I can send it normally outside of this plugin, but seems that with the “array” it doesn’t send.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Webhook JSON Bug’ is closed to new replies.