#d3levv

1 messages · Page 1 of 1 (latest)

rough wigeonBOT
#

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.

  • d3levv, 5 days ago, 8 messages
  • d3levv, 6 days ago, 17 messages
  • d3levv, 6 days ago, 13 messages
tender jetty
#

Is the error related to an API request you're making?

harsh ibex
#

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

tender jetty
#

Hmm, that request succeeded? I was expect an error. Sorry your isue isn't clear

#

Where are you seeing the error exactly?

harsh ibex
#

Dashboard

tender jetty
#

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

harsh ibex
#

Oh, yes i think you are right as i got sendgrid connected but it complains alot :d

tender jetty
#

In any case, you should be processing those actions async and always return a 2xx response to us upon receipt