We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to reset my user password but I get an error
Password reset successfully
{ "error": "", "message": "entity not found" }
No response
Ubuntu 22.10 Docker 24.0.5 Golang 1.21.1
The text was updated successfully, but these errors were encountered:
This issue has been resolved via https://github.com/absmach/magistrala/pull/2135.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What were you trying to achieve?
I want to reset my user password but I get an error
What are the expected results?
Password reset successfully
What are the received results?
{
"error": "",
"message": "entity not found"
}
Steps To Reproduce
No response
In what environment did you encounter the issue?
Ubuntu 22.10
Docker 24.0.5
Golang 1.21.1
Additional information you deem important
No response
The text was updated successfully, but these errors were encountered: