#therealbenji_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1362149622088204469
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
{
"error": {
"code": "account_invalid",
"doc_url": "https://stripe.com/docs/error-codes/account-invalid",
"message": "The provided key 'sk_test_*********************************************************************************************2gc0DR' does not have access to account 'acct_1REY86PsM1zPgAeQ' (or that account does not exist). Application access may have been revoked.",
"type": "invalid_request_error"
}
}
I just figured out the issue. There appears to be 2 account ids for my connected account.
One that's listed under business details (doesn't work) and the other that's listed under the connected accounts tab
and that one works
Hi there ๐
The account you're referencing isn't connected to any Platform.
Can you confirm the ID of the Platform Account and Connected Account that you're trying to interact with?
Yes
๐ stepping in here as toby needed to step away
The
Platform account id: acct_1REFvzQ4jF8ZTJ4J
Connected account id: acct_1REY86PsM1zPgAeQ
I noticed the connected account has 2 account ids though, one that works and one that doesn't.
The accountId found under Settings > BUsiness > Account Details: acct_1REY86PsM1zPgAeQ
The one found under Connect > connected Accounts > Profile: acct_1REXeeIAbbT5p8M8
These look to be two different sandbox accounts for the same production account.
Each sandbox account would have a different API key
Furthermore, acct_1REY86PsM1zPgAeQ is not a Connected Account here.
hmmm dang, I think you're right. I renamed one and the other one's name didn't change
It is just a normal sandbox
I think they had the same name so it confused me, I also didn't see it listed anywhere on the top left profile icon
Ah yes you are right, sorry.
acct_1REXeeIAbbT5p8M8 is connected to acct_1REFvzQ4jF8ZTJ4J
I think what I need to do is remove that account and connect the other one that I was mentioning
I'm not sure how I even created this one, acct_1REXeeIAbbT5p8M8, I can't seem to switch to that account using the normal menu on the top left
That is a sandbox merchant for a different production account named Panda Mobile
So yeah I think you just got some accounts mixed up here ๐
Happens