Question

BigQuery export missing permission

  • 21 February 2024
  • 1 reply
  • 40 views

Badge

Hello,


I am trying to export data from Amplitude to BigQuery and I have set up all permissions accordingly following the documentation: https://www.docs.developers.amplitude.com/data/destinations/bigquery/

The problem is I keep getting an error about permissions which are not contained in the documentation mentioned, please see an example-error below:

 

```
Access Denied: Project hermes-344213: User does not have bigquery.jobs.create permission in project hermes-344213.
```
 

The following permissions were asked already I have given them all
 

  • bigquery.datasets.delete
  • bigquery.datasets.update
  • bigquery.jobs.create
  • bigquery.transfers.get
  • bigquery.transfers.update


Could someone help me out with this one?

Thanks


1 reply

Badge

Hello,

 

It is solved. I had to add all the permissions of the Data Owner role in BigQuery. I think we should update the docs though.

 

Thanks

Reply