I am trying to connect a Data Studio report to a table and to a view from BigQuery. In BigQuery the table receives the data from a GoogleSheet that is located in my Drive, the view is querying this same table but adds some new fields. When I try to connect my chart to one of theses data sources I get the following error:
BigQuery error: Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.
What's the cause? What should I do to fix that ?
I'm precising that I am the owner of the sheet, the project in BigQuery, and of the DS Report.
Thank you