• Dear developer,

    we are building a .dart application to pull user information from a WP site. We are using your JWT plugin, and it’s mostly working, except for a certain endpoint.

    I have modified the .htaccess & wp-config.php files. I have worked with the server engineer (Cloudways) to rule out application level issues.

    I can get the token via wp-json/jwt-auth/v1/token and I can validate it here wp-json/jwt-auth/v1/token/validate. But when I try to access wp-json/wp/v2/users/me or wp-json/wp/v2/users/{id}, I get a 403 forbidden error.

    The server engineer recommended I reach out to see what the issue is.

    Looking forward to your reply,

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • luciendub

    (@luciendub)

    On my side, I get the 403 error while trying to get the token.

    • This reply was modified 1 week ago by luciendub.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.