#vlad-bubble_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
๐ 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/1212412245821227068
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
โฒ๏ธ 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. Thank you for your patience!
Apologies for the delay here
I'm still looking. Things are running a bit more busy today
all good. ty. ๐
for some additional context - I've also been looking into the "apps" path of using oauth2: https://docs.stripe.com/stripe-apps/api-authentication/oauth?locale=en-GB
It seems that the oauth implementation for connect is a bit different (is it oauth1?), and I am trying to understand what the requirements are for refreshing the access tokens with connect.
Apps Oauth section is different than what you're looking to do
I don't think we have any public docs on expiry duration for a token unfortunately.
umm actually
The endpoint you'd hit for Oauth with apps is different from the endpoint you'd use for connect scenario
https://docs.stripe.com/stripe-apps/api-authentication/oauth#obtain-access-token
https://docs.stripe.com/connect/oauth-standard-accounts?lang=curl#token-request