Mauricio Junior

Results 2 comments of Mauricio Junior

The service account must have `roles/monitoring.viewer` role

Trying to use `google.auth.default(scopes=['https://www.googleapis.com/auth/drive', 'https://www.googleapis.com/auth/cloud-platform'])` doesn't work for me. For some reason, the scopes of the credentials will be ignored and the `scopes` will be set to `None`