#fdc8cd4cff2c19e0d1022e78481ddf36
1 messages · Page 1 of 1 (latest)
Hi
Trying to reproduce on my end...
Thanks!
Thanks for flagging this, I manage to reproduce. Double checking with my team
👍
Actually, that's expected, you need to handle this in a way that your refresh_url must generates a new account_link
The URL the user will be redirected to if the account link is expired, has been previously-visited, or is otherwise invalid. The URL you specify should attempt to generate a new account link with the same parameters used to create the original account link, then redirect the user to the new account link’s URL so they can continue with Connect Onboarding. If a new account link cannot be generated or the redirect fails you should display a useful error to the user.