• I’m use rest-api for 3rd lib. and install jwt-authentication-for-wp-rest-api plugins.

    Now i can update data use Plug-in token.

    But when i get current use (GET) /wp-json/wp/v2/users/11, it return me:”Sorry, you are not allowed to list users.”

    I think this is because I did not log in, Wp system does not correctly identify who I am.

    So what do I do?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘how to login in worepress rest-api ?’ is closed to new replies.