#Robin020
1 messages · Page 1 of 1 (latest)
Hi 👋 when that error is encountered but you know there is a valid Subscription with that ID, that is most often caused by trying to access an object that belongs to a different Stripe account. I would recommend double checking the API keys you're using to make sure you're in the right account, and if it this is for a Connect integration you should also check whether you need to include the stripe-account header to interact with objects from a connected account.
Hi Toby, API keys are valid (only using the SK in my backend)
I dont think its for a Connect integration either
Can you share the ID of the request that returned that error?