#surender_unexpected

1 messages ¡ Page 1 of 1 (latest)

worthy etherBOT
#

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

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

fluid token
#

hi! well generally OAuth for Connect is not recommended since you're supposed to create an Account object and use AccountLinks

#

also a screenshot of what exactly you're looking at would help a lot

prisma pasture
#

Is it because I am yet to verify my account?

#

If verified will I be able to access it?

fluid token
#

seems like it

prisma pasture
#

We are the service who charge customers on the behalf of the users in our platform.

So when our customer pays the amount we store the amount in our stripe and then pay to our connected stripe users with the amount ( taking the application charges)

#

For that we need OAUTH

fluid token
#

not really, you can do that with the create Account+use AccountLinks approach that is the default for Connect
but you can still use OAuth yes. Seems like you have to verify your account first though so that's fine and that's your path forward.

prisma pasture
#

If I verify will I be able to access it?

#

Is the verification process the reason I could not enable OAUTH?

fluid token
#

seems like it

prisma pasture
#

Let me check and reach here if I have issue even after verification