Skip to content
New issue

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

[BUG] api/users/reset-password endpoint fails. #741

Open
jay-cascade opened this issue Jul 13, 2022 · 1 comment
Open

[BUG] api/users/reset-password endpoint fails. #741

jay-cascade opened this issue Jul 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jay-cascade
Copy link

Describe the bug

ENDPOINT POST: api/users/reset-password throws a 401, authentication error. Also refer to #740

To Reproduce

  1. Run project the project and visit localhost:5001/swagger
  2. Try out the api/users/reset-password query
  3. See the response is a 401.

Expected behaviour

The endpoint should respond with a 200 response and reset the password.

Screenshots
See discussion: #740

Desktop (please complete the following information):

  • OS: macOS 12.4
  • Browser: chrome
  • Version: 103.0.5060.114

Smartphone (please complete the following information):

  • N/A
@jay-cascade jay-cascade changed the title [BUG] [BUG] api/users/reset-password endpoint fails. Jul 13, 2022
@iammukeshm iammukeshm added the bug Something isn't working label Apr 7, 2023
@kristian014
Copy link

@iammukeshm I've resolved this issue on the blazor and API application. If you are happy, can I update the project with my solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants