UpdateMyPassword error "Password is empty"
Hello everyone,
I want to change the password of my user but if i do so i get the error that the password is empty (see screenshot).
*OldPassword and NewPassword is not emtpy
I hope you can help me.

19 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Hi @FFO, yes the user was initialized before and is active
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
its self-hosted
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Because the user is imported with ImportHumanUser before i thought maybe there was a problem at the import but i tried the same with a new created user too and it didnt work neither.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
maybe this helps

but as i said. even with a new user it didn't work so i don't think the problem is here.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yes i can login normally and it has no problems with that
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
currently yes. im doint that:

Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
i tried it with the user token too (Bearer token). But i got an audience error there.
Yes but the problem with that is that the old password is not checked and it doesn't really suit me. Is there a way to use this and check the old password?
I don't want the user to be able to change the password without knowing the old one.
that u get an idea of this problem. here is a screenshot:

Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Where do i have to send it along? Is it in the header or body and in what format?
Never mind I managed to add the scope to the access token 😁 Problem solved thanks a lot!
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View