Forum Discussion
Credentials Used to Connect
Hi jdballard30 ,
I have tested the API. It also works with datasets not using gateway.
For a sharepoint data source:
Of course, you can try the new API instead:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasources;
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasourcesingroup.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the follow-up! I was able to use the "Try It" button in the documentation and get a succcessful 200 response. Unfortunately, it still doesn't tell me the user account being used to access the data. I understand the security reason of NOT returning the user account, but I can also see an argument to return the account/username being used (but definitely not the password).