Lenny C
07/18/2024, 2:56 AMkapa.ai
07/18/2024, 2:56 AMStorage Object Admin
role. This must be the same service account as the one you configure for BigQuery access in the BigQuery connector setup step [[source](https://docs.airbyte.com/integrations/destinations/bigquery#recommended-using-a-google-cloud-storage-bucket)]. 2. Bucket Path: Check if your GCS bucket path has a trailing /
. If it does, delete it [[source](https://discuss.airbyte.io/t/3806)]. 3. Bucket Encryption: Your bucket must be encrypted using a Google-managed encryption key (this is the default setting when creating a new bucket). Airbyte currently does not support buckets using customer-managed encryption keys (CMEK) [[source](https://docs.airbyte.com/integrations/destinations/bigquery#recommended-using-a-google-cloud-storage-bucket)]. 4. Airbyte Version: Ensure you are using the latest version of Airbyte. There have been significant refactors and updates that might resolve your issue [[source](https://discuss.airbyte.io/t/3806)]. If you've checked all of these and the issue persists, it might be helpful to open a new topic on the [Airbyte discussion forum](https://discuss.airbyte.io/) or create a new issue on the [Airbyte GitHub page](https://github.com/airbytehq/airbyte/issues) for further assistance.Lenny C
07/18/2024, 3:02 AM