Forum Discussion
Unable to run Rest API call within Power BI.
- 7 years ago
Solution found.
I had an excellent steer from jude_moore. The solution for my scenario was to use Basic Authentication as follows ...
Hi Kieran,
Haven't you tried to pass "header" parameter using advanced web connector settings?
Please take a look at the links below. They ould be a bit outdated but really helpful.
https://www.youtube.com/watch?v=oBKm3xlgCGA
https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/
- Kieran7 years agoAdvocate II
Thanks Dmitrii,
I have studied the links.
However I havn't got the information to insert in the header.
Also again the Rest API call worked fine within the internet browser. Why won't the same Rest API call work within Power BI Desktop?- Kieran7 years agoAdvocate II
Solution found.
I had an excellent steer from jude_moore. The solution for my scenario was to use Basic Authentication as follows ...