data-engineering icon indicating copy to clipboard operation
data-engineering copied to clipboard

Configuration check failed

Open GuesmiAbd opened this issue 2 years ago • 1 comments

Hello, I'm not able to create destinations: Configuration check failed Failed to check connection: Access Denied: BigQuery BigQuery: Streaming insert is not allowed in the free tier

GuesmiAbd avatar May 08 '23 21:05 GuesmiAbd

Hi @GuesmiAbd, it seems that this operation is no longer offered in the free tier: https://cloud.google.com/bigquery/docs/streaming-data-into-bigquery

I can make the change once I have some time to update this example but it seems we have to use the Write API now.

GokuMohandas avatar May 09 '23 15:05 GokuMohandas