#JL102

1 messages ยท Page 1 of 1 (latest)

bright vortexBOT
craggy bramble
#

๐Ÿ‘‹ happy to help

twin igloo
#

๐Ÿ‘‹ thanks!

craggy bramble
#

could you please elaborate more?

twin igloo
#

When I try to onboard a customer and redirect to the acountLinks.create this is what happens. If I reload the url, I am then able to continue to onboard.

#

I am trying to understand how to prevent this error from happening.

autumn coral
#

this happens if you try to do the redirect from a HTTP POST action

#

e.g. if your frontend posts to the backend server to create the AccountLink, and the backend server returns a 3xx redirect. If you show me the code you use I could say more

twin igloo
#

That's exactly what is happening.

#

Thank you so much!!!!

autumn coral
#

yep, that code will cause that error

twin igloo
#

Ok thank you

autumn coral
#

we should document this much better, but I'd try one of the solutions I posted above. For example just having a <a href="/create_account">Create your Stripe Account</a> somewhere on the page works

twin igloo
#

Starting on it right now. Thank you again for your time!

craggy bramble
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

twin igloo
#

Nope problem solved. Thank you

craggy bramble
#

would you mind me closing the thread then?