If you reset the password from the Console to something simple, then try again with that new one you've set?
One moment
also fails
Resetting in the Console fails, or trying the same thing as above still fails?
i reset it in the console in the auth tab for the user, and tried changing the password again
And just to be sure, the Request in the Network tab shows exactly what you expect it to?
The payload is correct (according to the docs..) but the preview says this:
{
"message": "Invalid credentials. Please check the email and password.",
"code": 401,
"type": "user_invalid_credentials",
"version": "1.4.13"
}
I don't understand why it says "please check the "email" and the password.", here's no email here
oooh
capital P?
i got it
holy shit, what a sad thing to do haha
Typo in the password?
No, typo in oldpassword -> oldPassword
Re email, I guess check you're signed in with the correct user?
Ohh, I see
how it should be
how it was
Yep, camelCase
I think that's the case everywhere in Appwrite
haha, well thanks anyway. May I ask for something else as well regarding JWT tokens?
Probably because of PHP
If your issue has been solved, you can close this post by adding “[SOLVED]” to the beginning of the title
Core might get annoyed about reusing <#1072905050399191082> channels... If it's not a Support issue (just a quick question), I'd say go for <#564160731327758347>
I'll make a new thread :)
[Solved] Unauthorized on password change
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something