Basic-Auth icon indicating copy to clipboard operation
Basic-Auth copied to clipboard

401 Unauthorized response only on new version of chrome/firefox browsers.

Open mflevie1988 opened this issue 5 years ago • 0 comments

Word Press: 4.6.14 WP REST API: v2.0-beta14 JSON Basic Authentication (/WP-API/Basic-Auth): v0.1 Chrome: V74.0 Firefox: 66.0.3

When I use this plugin with older versions of browsers it gives me 302 response on this API https://website.com/wp-json/wp/v2/users/me??access_token=blnhszockfpzflz9v7nu312s but with the latest versions of browsers(firefox 57.0), it gives me 401 response. I have tried all the solutions mentioned in #35 and #32 none of them worked for me. I tried this API on Postman and works like a charm. Can anyone help me to figure this out, please?

mflevie1988 avatar Apr 30 '19 02:04 mflevie1988