Forum Discussion
ibutur
9 years agoFrequent Visitor
A web API key can only be specified when a web API key name is provided.
Hi guys, I'm trying to connect to a database on Klipfolio. I'm using my ID as explained here: https://klipfolio-api-reference-guide.readme.io/docs/data-source-instances-data so, it's https://ap...
ImkeF
5 years agoCommunity Champion
Hi akashgera ,
to troubleshoot I'd recommend to:
- record the web traffic that is generated by the Postman call and the call via Power BI Desktop. (I always use Fiddler for this task, but there are other optionas as well)
- analyse the differences. Maybe it's due to the headers?
- to troubleshoot problems when refreshing in the service, read this:
http://blog.datainspirations.com/2018/02/17/dynamic-web-contents-and-power-bi-refresh-errors/
akashgera
5 years agoHelper I
Thanks for the response, I am not much familiar with fiddler but after checking with fiddler, it is showing result-200, Response Header: HTTP/1.1 200 Connection Established