Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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
Is your server set up to accept TLS 1.2?
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
25 | |
12 | |
12 | |
11 | |
8 |
User | Count |
---|---|
42 | |
27 | |
14 | |
14 | |
12 |