Make WordPress Core

Opened 10 months ago

Last modified 10 months ago

#59604 new defect (bug)

app passwords not working.

Reported by: jeffreyrylift's profile jeffreyrylift Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Application Passwords Keywords:
Focuses: Cc:

Description

Hi, I have attached a screenshot of what I see.
Website is ylift.com
I have tried deactivating all plugins and it doesn't work. It worked on a staging site so i synced them and once I did that the new production version kept the same error. I read somewhere about a forum that helped me change a line in the .htaccess file but that didn't work either. Another thing i tried was adding a must use plugin
My website is hosted by godaddy and they use myphp.

Attachments (1)

Screenshot 2023-10-12 at 10.21.08 AM.png (58.3 KB) - added by jeffreyrylift 10 months ago.
screenshot of error

Download all attachments as: .zip

Change History (3)

#1 in reply to: ↑ description @ajohnclark
10 months ago

I am also having application password issues. When using a valid password/token I am getting password incorrect errors via the API. Downgrading from 6.3.2 > 6.3.1 fixed it.

Error code I get from API call that has correct password: 500 {"code":"incorrect_password","message":"<strong>Error:<\/strong> The password you entered for the username <strong>username<\/strong> is incorrect. <a href=\"https:\/\/example.com\/wp-login.php?action=lostpassword\">Lost your password?<\/a>","data":null}

Replying to jeffreyrylift:

Hi, I have attached a screenshot of what I see.
Website is ylift.com
I have tried deactivating all plugins and it doesn't work. It worked on a staging site so i synced them and once I did that the new production version kept the same error. I read somewhere about a forum that helped me change a line in the .htaccess file but that didn't work either. Another thing i tried was adding a must use plugin
My website is hosted by godaddy and they use myphp.

#2 @ajohnclark
10 months ago

Last edited 10 months ago by ajohnclark (previous) (diff)
Note: See TracTickets for help on using tickets.