• Hi everyone,

    I experience some difficulties with this plugin. I modified the .htaccess and wp-config.php files according to the documentation.

    With Postman I can get a JWT token with a login request with “username” and “password”. BUT, on my React Native app, the same request returns a 403 Error : “Error: Request failed with status code 403”

    I tried to add in the request header “Content-Type”: “application/json” but this didn’t work.

    I suspect the CORS to be implied, but I can’t find anything to do.

    Any suggestion ?

    Cheers

  • The topic ‘Error 403 – Working on Postman, 403 on React Native’ is closed to new replies.