#ares9389
1 messages · Page 1 of 1 (latest)
Can you provide more details? Do you have an event ID you can share?
sure
evt_3NaQ4kIv2YmrGThR0SEZWCwa
second one: evt_3NaPucIv2YmrGThR2S4uprWr
thrid: evt_3NaOktIv2YmrGThR2ms2yXfy
Thanks! It looks like we're sending an event to an ngrok endpoint but the event handler code on that endpoint is what is returning a 500
so when I host it on vercel it will work fine in production?
I'm not sure I follow. I recommend testing your handler code with an endpoint that can receive POST requests from Stripe
ok, I will. thanks a lot!
now I've got another error evt_3NaQP9Iv2YmrGThR02Em4mGT
this is merely an error from my code base I believe thus the endpoint is working fine now?
Yep, looks like! In this case your handler code responded with the "missing required param" error