You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
mflevie1988
changed the title
401 Unauthorized response in new version of chrome/firefox browsers with older versions of browsers.
401 Unauthorized response only on new version of chrome/firefox browsers.
Apr 30, 2019
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?The text was updated successfully, but these errors were encountered: