Auth0 Terraform provider: facing 403s when trying to modify an `auth0_client` resource

Hey there @luis.ordaz and @bharath!

Do you see a require_pushed_authorization_requests in your auth0_client resource? If so, I believe if you omit that (it’s related to a feature flag) this error should be resolved.

1 Like