For machine to machine Auth, when I click on QuickStart tab I am getting this error.
And then when I click on the URL - https://manage.auth0.com/api/resource-servers/token
it gives this error
{
"statusCode": 404,
"error": "Not Found",
"message": "The resource server does not exist",
"errorCode": "inexistent_resource_server"
}