Testing Connection
When defining a BigQuery connection in the Design Server, the Test option can be used to test the connection. The adapter tries to connect to the GCP account and access the BigQuery service. It reports an error if the connection is not successful. The error message contains the details about the failure.
Possible reasons for the failure include:
- Network outage
- Credentials file missing or corrupted
- GCP cloud account missing or permission denied for the presented credentials
- GCP project referenced by the credentials missing
- Service account referenced by the credentials missing or not authorized to access the BigQuery service