#benjamiiin-reject-connected

1 messages ยท Page 1 of 1 (latest)

thorny scarab
#

Hey ๐Ÿ‘‹ great question, I'm going to have to look into that a little bit and get back to you.

little vortex
#

cheers ๐Ÿ™‚

#

im sure I have done it in the past. I am creating a user in out backend, sending them to a page that generates the stripe url based off their account number. When I click to go to stripe it requests me to login then just redirects back to my refresh url fr some reason

#

and the logs in stripe are all fine ๐Ÿคทโ€โ™‚๏ธ

thorny scarab
#

Thank you for your patience, I'm trying to reproduce the behavior that you're describing. Are you working with an Express or Custom account?

little vortex
#

express

#

and im logging in using the same username and password as my main stripe account that I am trying to connect to if that makes any difference, but as I say i have definitely done it before

#

I can create an account backend, send the user to a frontend page, that selects the account number from the database, generates the url for them to complete onboarding, then when I try login it just redirects

#

and the logs all seem fine

#

I have been in to my stripe account and rejected a bunch of accounts so wondering if that is the issue

thorny scarab
#

Alright, I believe I'm seeing the same behavior, and my hunch is that it's because you're reusing your email address. Are you using gmail by chance, or any other provider that has the + functionality?

little vortex
#

yeah using gmail

#

its just a bit weird that I definitely have done it this way before

#

and by before I mean last week

thorny scarab
#

Yeah, if I recall correctly it's technically possible but rarely works well due to session conflicts and things of that nature.

little vortex
#

right, so just use a differnt email address?

thorny scarab
#

Personally I always through a '+testing' or '+123' at the end of my gmail address so it's treated as a new address but still goes to my inbox.

little vortex
#

sweet as, ill try that, thanks ever so much for your help!

thorny scarab
little vortex
#

ha! that works like a charm

#

sorry for the confustion!

thorny scarab
#

No worries! You know where to find us if anything else comes up ๐Ÿ˜„