Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Operation returned an invalid status code 'Unauthorized'

When testing an embedded app in Power BI, I am able to get it working with "ServicePrincipal" authentication type, but when I use "MasterUser" authentication type, I get the following error message. ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    I figured out the solution myself. I had to add "Content.Create" API permission to the application registered in AAD.