Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/wp-json/users/me redirects without passing the nonce #3

Open
dnaber-de opened this issue Mar 18, 2015 · 1 comment
Open

/wp-json/users/me redirects without passing the nonce #3

dnaber-de opened this issue Mar 18, 2015 · 1 comment
Labels

Comments

@dnaber-de
Copy link
Owner

GET http://wpapi.dev/wp-json/users/me?_wp_json_nonce=cd0d9987f0
HTTP/1.1 302 Found
Cache-Control: no-cache, must-revalidate, max-age=0
Connection: Keep-Alive
Content-Length: 1756
Content-Type: application/json; charset=UTF-8
Date: Wed, 18 Mar 2015 07:30:45 GMT
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Keep-Alive: timeout=5, max=100
Location: http://wpapi.dev/wp-json/users/1
Pragma: no-cache
Server: Apache/2.4.12

Think it is an issue of the WP API itself.

dnaber-de added a commit that referenced this issue Mar 18, 2015
@bueltge
Copy link
Contributor

bueltge commented Jan 2, 2017

Maybe this issue on the API helps others WP-API/Basic-Auth#35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants