Hi, I'm following the Password Reset Snippet , but it isn't working.
The auth/request-magic-link works and the auth/magic-login also works and generates the auth_token.
My problem is: that when I paste the auth_token generated in magic-login, in the update_password, I get the "Exception: This token belongs to a different object type."
Any ideas on how I could solve it?