daniel12's avatar
daniel12
Advocate II
10 years ago
Status:
Needs Votes

Need a Java SDK for Power BI embedded!

Please provide a Java SDK or some samples that show how to deal with the app tokens for PowerBI embedded

3 Comments

  • Hello, There is a Azure Authentication library available for play with Power BI REST API. The Azure will provide you JWT access token and you can embed this token in header of your every call to Power BI. Link: https://github.com/AzureAD/azure-activedirectory-library-for-java/ For more details of Authentication please refer follow question: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15743572-power-bi-authentication-using-rest-api-without-gui
  • moris's avatar
    moris
    Regular Visitor
    I translated part of C# SDK into Java. https://github.com/m-moris/PowerBI-SDK-Java

Recent ideas