#py4123
1 messages · Page 1 of 1 (latest)
It seems like your endpoint didn't responded
You need to debug your integration and see why your integration didn't responded for that use case.
Here is a complete working nextJs webhook project:
https://github.com/stripe/stripe-node/tree/master/examples/webhook-signing/nextjs
I invite you to run it locally and use it as a base for your local developments
ok thanks, i'll try