Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

BigQuery data connection

Hi All!

 

I'm trying to connect to the BigQuery database using the URL in the JSON file I exported from the Cloud Console. However, the URL is not accessible from my local PC (I tried to use command PING). Is there any network restriction (e.g. IP whitelist) that I need to configure? How can I test the network connection?

Thanks a lot in advance!

0 1 152
1 REPLY 1

How are you trying to connect? using cmd or using python?

Better option is to install Google Cloud SDK in your system and then try connecting using bq command line utility.