Retrieving user data
-
I used to use wp-json/wp/v2/users/me to retrieve json formatted info about the user. I’m unable to do that anymore?
It says – `”code”: “rest_not_logged_in”,
“message”: “You are not currently logged in.”,
“data”: {
“status”: 401
}
}`Is there another endpoint to retrieve the same user info in this plugin?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Retrieving user data’ is closed to new replies.