Opened 11 months ago
Last modified 10 months ago
#60203 new defect (bug)
Application Passwords no longer authenticating
Reported by: | ihabosman | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.4.2 |
Component: | Application Passwords | Keywords: | |
Focuses: | rest-api | Cc: |
Description
hello,
Application password does not work for me with WordPress 6.4.2.
Error: 500 {“code”:”incorrect_password”,”message”:”Error:<\/strong> The password you entered for the username username<\/strong> is incorrect. Lost your password?<\/a>”,”data”:null}
when i downgrade to 6.3.1 its work
the user/application password did not change
I use php 8.0
Change History (2)
Note: See
TracTickets for help on using
tickets.
@ihabosman Hiya! Can you duplicate this in a different user account on a dummy site that you can set up credentials for that you'd be comfortable sharing here (and rotating afterwards)?
I'd like to see if I can set up a unit test to duplicate the behavior you're seeing, but I'd need to understand what data is causing you the issue.