Forum Discussion
IgorCanabarro
5 years agoRegular Visitor
The credentials provided for the Web source are invalid (API Key connection)
Hello everyone! I have a report and one of the data sources is a CSV string with an API key connection. Everything runs fine on PBI Desktop, but on Service the refresh keeps giving me error messa...
Anonymous
5 years agoNot applicable
Hi IgorCanabarro ,
Accoridng to the error message, it seems that you missed some Authentials like this:
Authorization-Token"="THIS IS WHERE I PUT THE AUTH TOKEN"
And I used your code to add a new query ,but a error below appeared...
I have researched on this, and found a workaround, hope it could help you a little:
"In the Access web content dialog, select Basic, enter your app's API key as the Username, and press Connect"
Refer to :
https://dev.applicationinsights.io/documentation/Using-the-API/Power-BI
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.