I am trying to reset my password, went through the docs and the videos and I dont see how I am doing anything different but after clicking the reset password link thats emailed and then trying to submit a new password I get this error “No access token provided”
has anyone encountered this and knows what I am doing wrong?
This is with supabase.
Could you please provide the link to your project in private, so I can have a better look?
I can’t create an account, so I can’t reproduce the issue. Your workflow seems ok to me. I think maybe you need to set up a custom SMTP server on Supabase for the Auth flows, as it could be affecting the password reset functionality. You can use a service like Resend for that: Supabase Auth: Changes to default email provider · supabase · Discussion #29370 · GitHub
I will do that today thank you. I really dont like their limited ability for testing.
I am having quite a few issues, another one I am about to make a post about because Im lost and stuck again.
Hello,
I have the same exact problem with a custom SMTP
The redirection to my email change confirmation page works fine but I also have this “no access token provided” error
Any idea about why this could happen ?
It’s a bit uneasy for me to debug as the token manipulation by weweb is visibly made in background (of what can be seen in the automation and all)
That’s a very big problem for us, any user who forgot his password is currently blocked