Link in Email verification not working first time
-
Hi,
I'm having issues with the signup email verficaition link.
I'm using /api/user/registration/ to register and create a user.
An email is sent with a link but when you click on the link I get the below. When I put the email into this form and I get the same email with a new link which works!
I only could find the below but doesn't seem to be the same issue.
https://github.com/FusionAuth/fusionauth-issues/issues/842Any help would be appericated
Cheers
Adam
-
It might be good to make sure that you are not mixing up the registration and the email verification flows (not sure if you are or are not).
This guide will walk you through the admin UI side of things but, the corollary to the API is the same.
Thanks,
Josh -
We have the exact same issue. If this was solved (hopefully) could you please provide a brief description on the fix?
Thanks!