Our api gets a jwt token from Auth0 it has been working fine in the past this morning we cant get our token from auth0, This is the below error we are getting back:
“error”: {
“message”: “profile could not be found”,
“oauthError”: “unauthorized”,
“type”: “oauth-authorization”
},
Nothing has changed on our side that we know of. This issues only started this morning 9 hours before it was working perfectly according to the logs.