#GiovanniV-express-links

1 messages · Page 1 of 1 (latest)

abstract ocean
#

Hello! Let me take a look

covert imp
#

thanks

abstract ocean
#

Did you ever create an onboarding link for this account to have them finish the onboarding process? You can't create a login link for the account if they haven't finished onboarding (which is why you're getting this error)

covert imp
#

how to create the loging link ?

abstract ocean
covert imp
#

yes the onboarding link was done but was not completed in entirely by the user so it expired I think

#

so we want the user to be able to recover that link and reautenticate

abstract ocean
covert imp
#

This was the api I had been using to generate onboarding links, and each time it takes Paul straight to the return_url and I understand that it’s a one time use link, so each time we generated a new one

abstract ocean
#

How are you sending the onboarding link to your user?

#

And just to clarify, are you saying that you send to onboarding link and the your user is being automatically taken to the return_url? Usually this happens when you send the link over slack/other messaging services that visit the page (which expires it since it's one-time use) in order to generate a "link preview"

#

I'm gonna head out soon, but if you have any other questions @zinc axle can help!

covert imp
#

here

#

oh for your question I am sending the url directly to the user

zinc axle
#

What are you using to send the link direct to them? In any case, I recommend building in the logic to generate new account links from the return and refresh urls (as karbi stated)

covert imp
#

just emailing the user at this point