auth0 error 401 unauthorized from backend
Im using auth0 for my authentication, im successfully login from auth0 and get the JWT token, but when i call API from backend im getting 401 error. but when im using JWT token from auth0 API debugger extension it success
