Forum Discussion

starget's avatar
starget
New Member
8 years ago
Solved

Only group admin can embed group content

(repost of a question I posted in the "Service" forum, but this seems like a more appropriate place) I am trying to use the "GenerateToken" endpoint that is part of the PowerBI REST API. This endp...
  • madia's avatar
    8 years ago

    permissions could take some time to be updated in power BI, please ask the user to ligin to power BI and verify he can see him self as an admin.

     

    if you are intrested in "User Owns Data" then the users of your application is not required to generate tokens.

    the generate token API is for "App Owns Data". if the app users are power bi users then it seems you indeed need "User Owns Data", you should use the AAD access token to do the embedding.

     

    for sample, please refer to: https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data