Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

GCP/Big Query Connection Issue

neiledwa
5 - Atom

Hello,

 

I have a slightly baffling issue when attempting to connect to tables in BigQuery/GCP

 

I can pull in smaller tables absolutely fine from the GCP Project but when I attempt larger tables I get the below error. Nobody in my tech team seems to have an answer and anything I have searched doesn't seem to have a valid solution. As i thought account permissions were Project based in GCP and not table based.

 

Error: Input Data (4): Error SQLFetch: [Simba][BigQuery] (131) Unable to authenticate with Google BigQuery Storage API. Check your account permissions.

 

Thoughts?

1 REPLY 1
apathetichell
20 - Arcturus

I saw this on stackoverflow:

The solution was that the Simba connector advanced options I increased the Rows Per Block as well as the Default String Column Length fields to accomodate my larger dataset and then refreshed and this issue went away.

 

Maybe this?

Labels
Top Solution Authors