Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Sullyball2a
Frequent Visitor

Error interacting with REST API: Couldn't resolve host name

I'm getting the following error when trying to access Google BigQuery using the Power BI Desktop Google BigQuery connector:

 

Unable to Connect

We encountered an error while trying to connect

Details: "ODBC: ERROR [HY000] [Microsoft][BigQuery] (100) Error interacting with REST API: Couldn't resolve host name"

 

Sullyball2a_0-1679581422310.png

 

I believe I have full permissions on the Bigquery data as I have no issues connecting to the same data set with on my personal Windows 11 laptop - it's the work Windows 10 one that's producing the error. I'm fully up to date on the latest March 2023 Desktop version of Power BI on both machines. 

 

Including the Billing ID had no impact. (I also tried the connector: Google BigQuery (Azure AD) (Beta) but it returns the same error.

 

I seen @Anonymous answer similar queries in the Community...any suggestions here please? 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Sullyball2a , Clear Permission Under Data Source settings (Home Tab- > Transform Data)

 

If that does not work, check issues- These are updated this month - https://community.powerbi.com/t5/Issues/idb-p/Issues

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

8 REPLIES 8
Sullyball2a
Frequent Visitor

Thanks for your respones. That worked.

JorgeLR
New Member

@Sullyball2a  could you please expand a bit on the workaround you found? You used a Dataflow to connect ot BigQuery data? I see exactly the same error you shared but quite honestly do not know how to start troubleshooting. I have full ownership over BigQuery resources, so is definately not a permissions issue.

While the solution I mentioned did work I ended up setting up an ODBC connection the BigQuery. I then configured a connection with the same name on the gateway server. On the plus side it allows me to copy my BigQuery SQL to the Advanced section in the ODBC connection. The negative is that I'm unsure of how I'll share that connection with others  - working through that at the moment.

 

The initial solution you asked for more detail on was using a Dataflow - by going to the shared workspace and adding a dataflow 

Sullyball2a_0-1692701508767.png

 Then navigating to Add new Tables:

Sullyball2a_1-1692701582960.png

Finally choosing the BigQuery Connector.

Sullyball2a_2-1692701714373.png

Hopefully this helps

You need to install the SIMBA driver for the ODBC to BigQuery to work

Thanks for the details @Sullyball2a . At closer inspection, the issue on my side seems to be purely related to VPN and proxy settings on devices managed by my organization, sadly : (

Sullyball2a
Frequent Visitor

I worked around the issue by creating a Data Flow in the Power Query service. Then I created a Desktop pibx file against the data Flow. Not ideal but it works for now.

my side it is giving same error
We encountered an error while trying to connect.
Details: "ODBC: ERROR [HYOOO] (100) Error
interacting with REST API: Couldn't resolve proxy name"

in power bi desktop

amitchandak
Super User
Super User

@Sullyball2a , Clear Permission Under Data Source settings (Home Tab- > Transform Data)

 

If that does not work, check issues- These are updated this month - https://community.powerbi.com/t5/Issues/idb-p/Issues

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors