#Perezitto

1 messages · Page 1 of 1 (latest)

true phoenixBOT
winged prawn
molten nimbus
#

Im using Zoho Flow components

#

I belive that it is prepared corectly

winged prawn
#

I know nothing about Zoho or how that works

#

Stripe says "No such customer: 'Doe John'"
do you have the request ID req_xxx for that error?

molten nimbus
#

I have request body would it be helpfull? {
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such customer: 'Doe John'",
"param": "customer",
"request_log_url": "https://dashboard.stripe.com/logs/req_8eJhEZ0P1qamfs?t=1679909020",
"type": "invalid_request_error"
}
}

Learn more about error codes and how to resolve them.

winged prawn
#

customer: "Doe John", is not how this works

#

you would pass the id of the Customer object

#

it's customer:"cus_NbP5jc7lKDoLIM" in our API.

true phoenixBOT
rich flax
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

molten nimbus
#

Hey tarzan. karllekko helped my already. There is no more questions for now.