Forum Discussion
Anonymous
2 years agoNot applicable
Using the Power BI Authentication API returns accessToken null
I'm developing a custom visual for Power BI, and I'm trying to use the Authentication API (https://learn.microsoft.com/en-us/power-bi/developer/visuals/authentication-api). I wrote this function: ...
pramodcog
1 year agoFrequent Visitor
Oh ok, how did you manage to get access token or is their any other alternative?
lbendlin
1 year agoSuper User
Use the custom connector. It implements AAD auth.
- pramodcog1 year agoFrequent Visitor
I am very new to PowerBI and custom visual, would be helpful if you can share an example how custom connectors can be linked to custom visual for authentication, if its not an overhead!!
- lbendlin1 year agoSuper User
Sorry, my reply was for Power Query, not for custom visuals.