403 Error
-
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]
- You must be logged in to reply to this topic.