#parimala
1 messages · Page 1 of 1 (latest)
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?
What hosting provider you are using?
That's a common error and normally middleware might has been modifying your request body
any changes required to fix this?
It depends on the stack. Which stack and hosting you are using?
we using AWS
sure, React js for frontend, Node,Mongo for Backend
for Hosting we are using AWS
let me know if you need any other details
There are common issues with the bodyParser in example
And do you use AWS lambda or just some EC instance?
using only EC instance
Okie, please try the suggestions on the thread above. It's specific for Node.js
ok let me try once thank you