Forum Discussion
seijim
Microsoft Employee
11 years agoHow to use Power BI Rest API without GUI authentication (redirect uri)
I'm developing an Azure worker role application which pushes data to PowerBI.com service. I referred a C# sample client application via Git Hub. But it authenticates using GUI (redirect uri) during ...
- 10 years ago
You can use the user name and password flow that AAD supports. This 3rd party client library has an example: https://github.com/Vtek/PowerBI.Api.Client
shaunwilks
Helper V
8 years agoHow did you go with this ?
Were you able to find a way to silentyly authenticate a user of the PowerBi service ?
What was your solution to avoiding a mandatory GUI login ?
Phil_Seamark
Microsoft Employee
8 years agoHi have found a way using SSIS that should work from anywhere. I will write a blog on the www.radacad.com site and post here the details.
- Anonymous5 years agoNot applicable
Hey Phil! Sorry for reviving this old post 😅 but can you send me the link of your article? I haven't found it in the site
Thanks in advance