#Nathan Ward
1 messages · Page 1 of 1 (latest)
hi! hmm, maybe, but it seems concerning you'd get a 404 like that.
Do you have more context like the request ID req_xxx where you got the 404?
seems more likely to me you might be using Connect and did/did not pass the Stripe-Account option, off the top of my head
yes, you need to pass Stripe-Account on the GET request since the objects all exist on the connected account acct_1MZz21B0V8QOFgIT https://stripe.com/docs/connect/authentication#stripe-account-header
amazing thank you for confirming that, gives us something to focus on