Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have encountered some problems when trying to reload data for some apps. The following error is presented:
Have a look at Qlik KB article Data load from Google BigQuery fails with "Google Storage API authentication error"
With applying LIMIT to the load statement the load is successful to certain extent.
For example, reload may be successful with LIMIT 10,000, while it fails with LIMIT 100,000 or higher.
The error message refers to authentication error:
Processing error: ERROR [HY000] [Microsoft][BigQuery] (131) Unable to authenticate with Google BigQuery Storage API. Check your account permissions.
Best Regards
Also check this
I am getting a similar error
(Connector error: ERROR [HY000] [Qlik][BigQuery] (310) Storage API Error: Error: { code: INTERNAL, message: RECEIVED RST_STREAM with error code 2 })
did you find any answers?
Have a look at Qlik KB article Data load from Google BigQuery fails with "Google Storage API authentication error"
With applying LIMIT to the load statement the load is successful to certain extent.
For example, reload may be successful with LIMIT 10,000, while it fails with LIMIT 100,000 or higher.
The error message refers to authentication error:
Processing error: ERROR [HY000] [Microsoft][BigQuery] (131) Unable to authenticate with Google BigQuery Storage API. Check your account permissions.
Best Regards
Also check this