#christian-genco_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/1278145267190861846
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Here's a screenshot of what we see when we try to connect a user's Stripe account that's also connected to ThriveCart
@plush pier looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.
sorry
No worries.
We think the account ID we're trying to connect is acct_1Pi2IXCtqirx63a9
hello! gimme a while to take a look
Sure thing! Thank you.
hrm, does your platform only retrieve data from the connected accounts to provide services? i.e. do you create payments on the connected accounts?
We don't create payments, we just retrieve data.
try using OAuth instead, https://docs.stripe.com/connect/oauth-reference
or were you already using OAuth when attempting to connect to the connected account?
I think we're already using OAuth? Users land on connect.stripe.com/oauth/v2/authorize
ah, yeah, so i think the problem here (seeing from the URL) is that you're requesting for read_write scope
ahh hah
in the warning on the oauth page that i shared
Starting in June 2021, Platforms using OAuth with read_write scope won’t be able to connect to accounts that are controlled by another platform.
so some of the accounts that you're trying to connect to are controlled by another platform, which is why it asks them to create another account instead
I think I did it that way because I saw this warning somewhere:
Please use the
read_writescope, or contact support at https://support.stripe.com/contact/ in order to use read-only connections.
Find help and support for Stripe. Our support site 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.
Do I still need to contact support for a read-only connection or should it just work? =
it's difficult to say, is it possible for you to try?
Yes I'll try now.
Doesn't work. When I try to visit a connect.stripe.com/oauth/v2/authorize link I get the error:
{
"error": {
"message": "Please use the read_write scope, or contact support at https://support.stripe.com/contact/ in order to use read-only connections."
}
}
Find help and support for Stripe. Our support site 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.
meh, unfortunately looks like you're going to need to write in then. sorry about that, but it's not something that we can help with here on this channel
Got it. Thank you for your help!
by the way, if you can, write in now and let me know once you're done. I'd like to find your support ticket to put a note on it so that the person handling it has context
I'm live chatting now
ah, once the chat ends let me know. They'll likely tell you that they'll follow up on it since it needs another team to handle i think
yessir
That live chat ended and they said they'd follow up via. email. My ticket number is 15804881
alright thanks!