I'm trying to make a BigQuery connector work for some app analytics data. After I set up authentication and a query, I get the following:
Domo is ready, but BigQuery returned the following error: Access Denied: Dataset *dataset name*: The user *user name* does not have bigquery.tables.create permission for dataset *dataset name*
Why does domo require create permissions to pull data in? The tech team I'm working with is hesitant to pass out write permissions. What can I tell them?