#benjamiiin-reject-connected
1 messages ยท Page 1 of 1 (latest)
Hey ๐ great question, I'm going to have to look into that a little bit and get back to you.
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 ๐คทโโ๏ธ
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?
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
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?
yeah using gmail
its just a bit weird that I definitely have done it this way before
and by before I mean last week
Yeah, if I recall correctly it's technically possible but rarely works well due to session conflicts and things of that nature.
right, so just use a differnt email address?
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.
sweet as, ill try that, thanks ever so much for your help!
Not a problem, please let us know if that doesn't help! And just an FYI, this blog helps explain the functionality I'm referring to within Gmail.
https://gmail.googleblog.com/2008/03/2-hidden-ways-to-get-more-from-your.html
No worries! You know where to find us if anything else comes up ๐