hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[BUG] [Team Kimiko: #BE C# ] Fix 404 Error on Password Change Request #830

Open GeekMayowa opened 2 months ago

GeekMayowa commented 2 months ago

Description

The password change functionality is currently broken due to a 404 error when attempting to send a password change. This error is preventing users from successfully updating their passwords. The purpose of this issue is to identify and resolve the cause of the 404 error, ensuring that the request is correctly routed and processed by the backend.

Acceptance Criteria

Requirements

Expected Outcome

image

kenelight4u commented 2 months ago

@GeekMayowa please this is false. The update Password is working perfectly well

GeekMayowa commented 2 months ago

I do not think so, when I tested it, it did not work and as you can see from the screenshot, there is a pop-up showing an error.