$ deploy/deploy-api.sh my_config
...
Forbidden: 403 GET https://www.googleapis.com/bigquery/v2/projects/<project-id>/datasets/<dataset>/tables/<table>: Access Denied: Table <table>: The user <dataset>-data-explorer@appspot.gserviceaccount.com does not have bigquery.tables.get permission for table <table>.
...
The data-explorer-indexer service account does already have permissions on this table, but the data-explorer service account does not. This appears to be a recent change.
Trying to deploy my dataset to Google Cloud:
The data-explorer-indexer service account does already have permissions on this table, but the data-explorer service account does not. This appears to be a recent change.