#parimala

1 messages · Page 1 of 1 (latest)

desert bluffBOT
normal estuary
#

So it works on local but doesn't work on your hosting provider?

#

Have you double check you have the correct environment variable for the Webhook Secret?

warm kraken
#

yes

#

everything checked

normal estuary
#

What hosting provider you are using?

#

That's a common error and normally middleware might has been modifying your request body

warm kraken
#

any changes required to fix this?

normal estuary
#

It depends on the stack. Which stack and hosting you are using?

warm kraken
#

we using AWS

normal estuary
#

Can you elaborate a bit more? Which language?

#

which web framework?

warm kraken
#

sure, React js for frontend, Node,Mongo for Backend

#

for Hosting we are using AWS

#

let me know if you need any other details

normal estuary
#

There are common issues with the bodyParser in example

#

And do you use AWS lambda or just some EC instance?

warm kraken
#

using only EC instance

normal estuary
#

Okie, please try the suggestions on the thread above. It's specific for Node.js

warm kraken
#

ok let me try once thank you