[wp-trac] [WordPress Trac] #52079: I want to apply application password on my rest-api
WordPress Trac
noreply at wordpress.org
Tue Dec 15 22:18:49 UTC 2020
#52079: I want to apply application password on my rest-api
-----------------------------------+------------------------------
Reporter: aditibluepineapple | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Application Passwords | Version: 5.6
Severity: normal | Resolution:
Keywords: | Focuses: rest-api
-----------------------------------+------------------------------
Changes (by TimothyBlynJacobs):
* keywords: needs-docs needs-screenshots =>
* focuses: accessibility, rest-api => rest-api
* severity: blocker => normal
Comment:
Hi @aditibluepineapple,
Were you ever using Basic Auth on that site? For instance a staging site
protection? Your browser may have cached the Basic Auth credentials and is
still sending them even though it is no longer necessary.
If you open your browser's developer console, and navigate to the
"Network" tab and select the "Document" type. Then after refreshing the
page, you should see an entry there to `yourdomain.com/wp-
admin/profile.php`. Do you see an Authorization header listed in the
request section?
Can you also navigate to Site Health, do you see a test in the "Passed
Tests" section that says "The Authorization header is working as
expected."?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52079#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list