#TheF1ng3r-webhook-body
1 messages · Page 1 of 1 (latest)
Which of our webhook guides is this? Sometimes it can be surprisingly tricky to actually get the raw body
The one in the create webhook local environment
And you've double checked that your webhook signing secret is what you expect it to be?
Yep it’s the one it gives you correct?
Where it says:
Your webhook signing secret is …
From the listen command? Yes
Yes
And I also mean just debugging and seeing that the value is actually there
Let me think on what else it may be
Yep the value is actually there
Found the issue, forgot to remove something that converts it to json
It works now
You mean when triggering events through the CLI?
Yes
I am not sure if that is possible to add on through the CLI
Ok
If you create an event with an object with metadata otherwise it will get passed through
And then you can resend the event via the API if you want
Of course, happy to help!