- Comments (2)
Comments (2)
RE: Need a Java SDK for Power BI embedded!
I translated part of C# SDK into Java.
https://github.com/m-moris/PowerBI-SDK-Java
RE: Need a Java SDK for Power BI embedded!
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