Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
karl-LT
New Member

401 unauthorised when calling API client.Group.GetGroups()

We are embedding a report in a website using the "User Owns Data" method as described here https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data.
When we attempt to access the report using a AD guest user, we get a 401 unauthorised exception when calling the client.Groups.GetGroups() API call.

 

Background:

  • This embedded report is successfully working when we log in as the user who published the report and owns the workspace.
  • We have added the guest user to the organisations active directory via invite guest
  • the guest user is from an external azure AD and is not using a social account.
  • This guest user has been allocated a PowerBI Pro license as outlined in https://docs.microsoft.com/en-us/power-bi/service-admin-azure-ad-b2b
  • The guest user has had the report shared with them.
  • The dataset has been set up with Row Level Security which has been configured for the guest user.
  • The guest user can access the report by using the link for that report (from the share screen) i.e. "https://app.powerbi.com/groups/me/reports/[Report Guid]?ctid=[Guid ????]"
  • The guest user can not access it from the "WebURL" of the API GetReport response i.e. "https://app.powerbi.com/reports/[report guid]"
  • We have attempted to just get the report (in case it was listing groups that was the cause) but client.Reports.GetReportInGroup(groupId, reportId) also causes a 401.
  • Authenication for all users is via https://login.windows.net/common/oauth2/authorize/
  • We have checked permissions for the registered app and have granted everything but the ones marked "requires admin"

 

At this point I'm not sure if this is a bug or I've missed something or we are trying to do something that is unsupported, any assistance would be greatly appreciated.

 

Regards,

Karl

2 REPLIES 2
Mbalcarek
Helper I
Helper I

Karl,

 

Did you solve this? I have the same issue.

Unfortunately no.  We ended up changing directions shortly after this was raised and decided not to embeded the reports. 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.