#sweets8594

1 messages · Page 1 of 1 (latest)

slate stormBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

velvet hemlock
#

The error is pretty clear no?
Your server is parsing the incoming request to JSON before invoking constructEvent

#

the SDK expects it to be raw format/buffer

#

you'd likely want to disable automatic JSON parsing for incoming request on webhook route

teal birch
#

but is this the write code please tell mee

#

express.raw({type: 'application/json'}), I'm Not using this

#

is not using this is the only issue

velvet hemlock
teal birch