#werey-re-o_error

1 messages ¡ Page 1 of 1 (latest)

untold zephyrBOT
#

👋 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/1334516626879545345

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

static dawn
glass crow
#

This is not an api call. so it is not showing up in the dashboard. it is just a redirect to https://connect.stripe.com/oauth/v2/authorize?response_type=code&client_id=XYZ

static dawn
#

Who is the maintainer of that oauth link?

glass crow
#

I am not sure i get the question. I suppose I am. I am integrating in my app so i geenrate the link using the client_id from my dashboard ( in test mode )

#

Setting scope=read_write works correct and i can link accounts

#

but it is just too much access for my app scope=read_only is what is needed but the connect page fails with this error everytime i change the scope

static dawn
#

read_only is only for extensions.

glass crow
#

thanks. well noted.

#

So a stripe app essentially gives me read only data alone? instad of connect?

#

I will use that instead. Thank you!

static dawn
static dawn