Forum Discussion
Data source credentials required on power BI service for an API with a key
- 1 year ago
Hi. Reading your comment it looks like the credentials are written at the code in the header of the request. That means you are not using powerbi credentials (auth2, basic, windows, etc). When editing the credentials look for "Anonymous" category. Power Bi Service will asume that it doesn't need credentials for running the request because it's a public request or they already are in the power query code.
I hope that helps,
Hi. Reading your comment it looks like the credentials are written at the code in the header of the request. That means you are not using powerbi credentials (auth2, basic, windows, etc). When editing the credentials look for "Anonymous" category. Power Bi Service will asume that it doesn't need credentials for running the request because it's a public request or they already are in the power query code.
I hope that helps,