I am trying to run a simple query using the below query:
SELECT *
FROM `mytable`
Before I run the query I get this error: Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.
I have BigQuery Data Viewer and Data Editor role for that table.