Hello I am trying to send a custom alert using webhook and then that message to discord. I just want to pass data as it is.
I am getting following error " * The operation failed with an error. [400] Invalid Form Body "
below are my settings image
I could be wrong, but I think that Message ID
(if specified) needs to be the ID of another Discord message that you’re replying to.
Instead, you’ve specified a Make uuid, which doesn’t seem to be correct.
4 Likes
Leaving it empty worked . Thanks . We can mark this as resolved. to summarize I only gave channel ID and message. that’s it
2 Likes