-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
unauthorized error in request_password_reset link! #3998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can your provide the invalid link? |
@flovilmart yes the invalid link is: |
@flovilmart Or you need the real link with the appId? |
Anyone? |
I believe I know what’s going on, let me have a look at the tests we have on that |
@flovilmart Thanks! |
Any news? |
@flovilmart do you know how can I solve this? thanks |
Anyone can help me? I need to solve this! |
Solved!! The error was that my appId has @# characters! |
I'm using the parse-server-simple-mailgun-adapter to send the password reset mail. I receive the email fine but when I click the link I get
{"error":"unauthorized"}
How can I fix this?! Please help me!
(parse-server: 2.5.3)
My index.js looks like:
in Nginx:
The text was updated successfully, but these errors were encountered: