Running the below query from Power BI Desktop works but after publishing to powerbi.com, the API call fails to authenticate. The custom Power Query as follows: let Source = Json.Document(Web.Co...
mike_weimer
6 years agoNew Member
The comment made in issue #11575737 is the exact same thing I'm experiencing. The comment from that issue is as follows: “As of yet, Power BI cannot query an API that uses authentication via a token added to the HTTP header. While this works when used in Power BI Desktop, the query crashes after uploading to powerbi.com.”