When trying to change my password, I get the following error message:
Error: Wrong current password
The current password is wrong. Please try again.
Context
PasswordChange: -
User: fralf
Transaction ID 8USuCGLgoUQ Error Code 8YR7aawFW1
this starts getting strange. This error is used only, when the given password does not match the current one for the user. And you were able to log in with this user and the password?
You could try to use curl instead like this (maybe even on the server?):
Thanks for your quick reply. A colleague of mine reported this and I could reproduce this strange behavior on another machine. As a workaround, I changed the password as admin for her. I will keep your curl command in mind if this happens again.