cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
mscherotter
Microsoft
Microsoft

Can't get web content from on-premise http GitHub Server in Power Query

In a Power Query query, I am using Web.Contents to get the contents from on on-premise GitHub server using a query that works fine in PostMan, Microsoft Edge, and Google Chrome (no auth), but when used in Power Query for an Power BI dashboard, I get this error "DataSource.Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Details: http://github.myserver.com/myuser.atom.
Any suggestions?  Same results with http and https.


= Xml.Document(Web.Contents("http://github.myserver.com/myuser.atom"))
Thanks,
Michael

1 REPLY 1
artemus
Microsoft
Microsoft

Is your server set up to accept TLS 1.2?

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors