You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
The solution was that your app needs to delegate permission to PowerBI so that PowerBI has read access to user profiles. In order to do this people need to merge their Office365 active directory accounts (with active PowerBI lisences) into their Azure AD. Then you can register your client app in the Azure AD and in the configure tab you can delegate permissions. The below link should help people once they've linked their Office365 account to Azure:
Following the instructions through this project was my very first introduction to using the PowerBI API. I was very frustrated to find that by following your instructions I was unable to successfully authenticate with the PowerBI API. View this thread https://social.technet.microsoft.com/Forums/en-US/1f3746bf-4f46-43e5-9695-b77c0b59afdd/powerbi-authentication-not-working?forum=powerbiforoffice365 on the PowerBI forums for more specifics on the issue.
The solution was that your app needs to delegate permission to PowerBI so that PowerBI has read access to user profiles. In order to do this people need to merge their Office365 active directory accounts (with active PowerBI lisences) into their Azure AD. Then you can register your client app in the Azure AD and in the configure tab you can delegate permissions. The below link should help people once they've linked their Office365 account to Azure:
https://msdn.microsoft.com/en-US/library/dn877542.aspx
-Steve
The text was updated successfully, but these errors were encountered: