Forum Discussion
Enter credentials for Web API when publishing to Power BI Service
- 4 years ago
Hi jasonyeung87
Please go through below link, I believe it should help you in sorting out this problem:
https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/amp/
Hi jasonyeung87
Please go through below link, I believe it should help you in sorting out this problem:
https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/amp/
- jasonyeung873 years agoHelper V
Hi,
thanks for the link. I tried the suggestions in the link by adding the headers in the code. But it seems to not connect. I get the error "We couldn't authenticate with the credential provided". error.
The credential (API Key) was changed recently.
- jasonyeung873 years agoHelper V
Hi,
I tried using basic authentication, but adding the API key (instead of the user name). I was able to make the connection. I think it is the nature of the REST API that I was using. I thought it needed to be the Web API authentication method. I'll mark your solution as accepted.
- EdwngJs1 year agoRegular Visitor
Hello, Could you please show step-by-step how you did?
Thanks