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

Getting Started Instructions Missing Key Step #1

@sjkdev21

Description

@sjkdev21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions