#cyanidiese_api

1 messages ยท Page 1 of 1 (latest)

lost quiverBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1245717506576875571

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

karmic nexus
#

hi there!

#

But when I'm trying to create Meter Event via api I receive error with message "No such customer: 'cus_QCW8TM4DCbfkzj'" despite it exists.
can you share the request ID (req_xxx)? you can find it here https://dashboard.stripe.com/test/logs

split trellis
#

Here is error

karmic nexus
#

the Customer ID you shared does exist, but it belongs to a different Stripe account

split trellis
#

Here are params I'm sending:

karmic nexus
#

so it looks like you mixed your API keys

split trellis
#

so it looks like you mixed your API keys
Strange.. I'm not changing my api key between receiving of customer and meter event creation and looks like it retrieves customer correctly..

karmic nexus
#

you created the Customer object in the Stripe dashboard directly of this account: acct_*******JiuYa

#

the API request you shared is by this account: acct_******imB0

#

as you can see, it's different accounts

split trellis
#

This account is Can this be because this is a connected account?

karmic nexus
split trellis
#

Got it.. Thank you! Sorry for bothering!

karmic nexus
#

happy to help ๐Ÿ™‚