Conversation
supportDear 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]
On my side, I get the 403 error while trying to get the token. This reply was modified 1 year, 6 months ago by luciendub .
On my side, I get the 403 error while trying to get the token. This reply was modified 1 year, 6 months ago by luciendub .