-
-
Notifications
You must be signed in to change notification settings - Fork 149
auth0_client_grant does not accept empty scopes #159
Comments
@stefangreim, which version of this provider are you using? I believe this issue has been resolved. I've added a test case to client grants and I can submit empty scopes normally. |
@alexkappa v0.4.2 |
I can confirm that a
|
The error is resolved now. The grant works as expected. |
Community Note
Terraform Version
Terraform v0.12.19
Affected Resource(s)
Terraform Configuration Files
Debug Output
Not that long, therefore no gist. :)
Expected Behavior
Provider/API should accept empty list.
Actual Behavior
Terraform throws the error above.
Steps to Reproduce
terraform apply
Important Factoids
None
References
The text was updated successfully, but these errors were encountered: