rest_forbidden Sorry you are not allowed to do that
I am JWT authenticating using a custom endpoint through the JWT token, and I have set this endpoint as ‘/wp-json/jwt-auth/v1/token?username=username&password=password’. The token is generated easily. However, when I set a second custom endpoint to handle it, and I set the Bearer token, I am getting the following error: