Ready to post? First, try searching for your answer.
Used ‘allow_management_api_access_without_options_scopes: false’ but getting below error
‘Additional properties not allowed: allow_management_api_access_without_options_scopes’ on property flags
Please suggest any solution
Thank you for reaching out to us!
Generally speaking, the Management API is not intended to be accessed without scopes. Looking at the error message, this looks like an option that was not required and it will not allow you to set it to false, which would result in accessing the API with no scopes.
I tried searching for allow_management_api_access_without_options_scopes
specifically, but I was not able to find any information on it, seems like it is not an option by looking through Auth0 CLI | Build, manage and test your Auth0 integrations from the command line.
If you have used this in the past, it is likely deprecated and it may no longer be supported, since we cannot find a replacement for it, which would explain the error encountered.
Have a good one!
Gerald
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.