#coinbeastcrypto
1 messages · Page 1 of 1 (latest)
It sounds like you're trying to make an API call on behalf of one of your connected accounts. Your connected accounts cannot access info about other connected accounts, so you'll need to make that API request as the platform instead
I see, how can I best restructure the API request then?
Can you post the code you're running?
Let me try to locate that
There's likely a line that has stripe-account on it where you're passing the Account object ID. That's the line you'll want to remove