Auth0 Terraform Provider (v1.0.0) 404 Error When Using the Resource "auth0_role_permissions"
Last Updated:
Overview
Error:404 Not Found: This permission does not exist:'https://my_api.com/ - sample:scope'
What's the reason behind this error and how can it be resolved?
Cause
Solution
The solution to this 404 was to re-add the missing permission mentioned by the Terraform error description to the API in question. Once that had been re-added, Terraform was able to execute its commands as expected.