Custom scopes are not allowed for this request
when using PrivateKey
#753
Labels
Custom scopes are not allowed for this request
when using PrivateKey
#753
Describe the bug?
It worked in 7.0.6 but doesn't work in all versions between 8.0.0 and 9.0.0.
When trying to use any API with PrivateKey, the following exception is thrown:
What is expected to happen?
The API call should succeed.
What is the actual behavior?
ApiException: Error calling GetBearerToken: {"error":"invalid_scope","error_description":"Custom scopes are not allowed for this request."}
Reproduction Steps?
Add config to
appsetting.json
Try getting the application
Additional Information?
No response
.NET Version
8.0.403
SDK Version
9.0.0
OS version
The text was updated successfully, but these errors were encountered: