Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Getting Started Instructions Missing Key Step #1

Open
sjkdev21 opened this issue Feb 19, 2015 · 1 comment
Open

Getting Started Instructions Missing Key Step #1

sjkdev21 opened this issue Feb 19, 2015 · 1 comment

Comments

@sjkdev21
Copy link

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

@jocaplan
Copy link
Contributor

Thank you for reporting. We have made some updates to the documentation. Please let me know if you run in to any further issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants