#d3levv
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.
Is the error related to an API request you're making?
Can you share the ID (req_xxx) of the API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Req id: req_OstRDaDqHentge
it happens every time
Even tho it creates the setup intent, i can charge it succesfully and i can cancel it or issue refund exc but i don't know why is it throwing this error
Hmm, that request succeeded? I was expect an error. Sorry your isue isn't clear
Where are you seeing the error exactly?
Dashboard
Ok, that's an error thrown by your code in your webhook handler that is processing setup_intent.succeeded events
So you need to look at the logic you've written for those event types and debug where it might be thrown
It's not from a Stripe API I don't think
Oh, yes i think you are right as i got sendgrid connected but it complains alot :d