Skip to main content

Power BI

New

Need a Java SDK for Power BI embedded!

Vote (21) Share
's profile image

on 11 May 2016 02:04:10

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

Comments (2)
's profile image Profile Picture

172ad2fa d6b9-42ae-b668-bcff6fc9b8b7 on 05 Jul 2020 22:36:16

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

's profile image Profile Picture

c39caa1e 20c4-4f7c-a914-da85ccb2e141 on 05 Jul 2020 22:28:07

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