#Asad
1 messages · Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
Request req_0D4LxYfm4LuUS1: No such subscription: 'sub_1MO0X3IqSR0zjMEdXfOEPIVi'
sub_1MO0X3IqSR0zjMEdXfOEPIVi belongs to a different account to the API keys you're using
sure
hey there
i;ve confirmed the keys,i'm using the same keys of my account into my project
Your request was made with the API keys of acct_1GwCJpI20znx8BW2. The Subscription object exists on acct_1MIIWNIqSR0zjMEd
Looks like you're using direct payment subscriptions
So you need to pass the Stripe-Account header to your API request and include acct_1MIIWNIqSR0zjMEd: https://stripe.com/docs/connect/authentication
how can i check my accoutn id?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.