#prabhawsotiebpearls_19934
1 messages · Page 1 of 1 (latest)
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.
- prabhawsotiebpearls_19934, 2 days ago, 18 messages
Did you parse the request body in raw, e.g. express.json({type: 'application/json'}
i use bodyParser.raw({ type: 'application/json' }) as middleware
in nestjs , express platform
i've gone through your previous chat that it's working on the local, but not on the server
yes
if this is still the case, the issue is unlikely because of the code
have you checked if the client secret is correct in the server?
the client secrets in the local and server will be different
you mean webhook secret or client secret