- Is this your first time deploying Airbyte?: No
- OS Version: debian-10
- Memory / Disk: 16GB
- Deployment: Docker
- Airbyte Version: 0.36.1-alpha
- Source name/version: Hubspot 0.1.51
- Destination name/version: BigQuery 1.1.4
- Step: Loading Method GCS staging doesn’t run
- Description:
I tried moving BQ staging methood fromstandard insert
toGCS staging
but I’m getting very strange error
com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden
When configurating BigQuery settings the destination test passed successuly however, when I trigger a sync it doesn’t work.
standard insert
works fine.
logs-911.txt (111.0 KB)