I am able to reproduce it, we’ll have to investigate, thanks for reporting.
Have you found the cause yet?
No, the dev team has to look at it. You can make your own password reset functionality if you want too.
I followed the instructions but can’t reset my password
https://docs.moralis.io/moralis-dapp/users/unity-login/email-login#tutorial
We will investigate, it is not fixed yet
How can I reset my password now?
You can use a cloud function that changes the password directly. The password is only a field/column in user object.
if I use host .moralishost.com:2053/server, I can change the password, but host usemoralis.com:2053/server can’t change it
Do you know the reason why?
It may be an older version of the server where it works
I’m having a problem like this
I know that it doesn’t work now, we’ll have to investigate
Have you investigated yet? How long until I can use it
We didn’t find yet why it doesn’t work.
Has your team fixed the password reset api error?
No, it is not fixed yet.
I don’t completely understand what you ask.
You can implement your equivalent functionality if you want for reseting passwords.