Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Access Denied: BigQuery BigQuery: Missing required OAuth scope. Need BigQuery or Cloud Platform writ

I'm trying to pick a json file from a bucket in cloud storage and dump it in bigquery, using Apache Airflow, however, I'm getting the following error

Access Denied: BigQuery BigQuery: Missing required OAuth scope. Need BigQuery or Cloud Platform write scope.

 

However I'm using the following scope in the connection
https://www.googleapis.com/auth/cloud-platform

1 1 1,963
1 REPLY 1

I noticed that there is a similar question in Stackoverflow: https://stackoverflow.com/questions/74303101/access-denied-bigquery-bigquery-missing-required-oauth-...

Are you the one who posted this? If yes, can you provide the gcp_connection under google_cloud_storage_conn_id?