User Profile
psined
Regular Visitor
Joined 9 years ago
User Widgets
Contributions
Re: unauthorized access to reports in a group
I'm having a similar issue - error 401 unauthorized, except that I'm running into it when I list reports in a given group. I'm able to obtain token successfully using this API: https://login.windows.net/common/oauth2/token - OR- https://login.windows.net/{directory_id}/oauth2/token I'm able to list reports in my personal workspace/group with this API: https://api.powerbi.com/v1.0/myorg/reports I'm able to render any of my own reports in an iframe per Power BI REST API documentation. Now, someone in my organization has shared a few reports with me in another group. I'm able to list all groups I'm shared on using this API: https://api.powerbi.com/v1.0/myorg/groups However, as soon as I'm trying to list reports within a particular group (outside my own) I get 401 error using this API: https://api.powerbi.com/v1.0/myorg/groups/{one_of_the_shared_group_UUIDs}/reports I'm added to the group with all permissions to view and edit reports in the group and I seem to be able to view reports in the online Power BI portal indeed. I just can't list them via the PowerBI REST API... Any idea?3.9KViews0likes0CommentsRe: Get Tiles API - embedURL blank
One more follow-up, should I try to render the actual report instead of the tile which has it, the report renders fine. But I would like to get tiles working as well. I know that there are support limitations for tiles featuring 3rd party visualisations, but in such cases I get a clear error message across the tile canvas - "the content is not supported". So I would agree with you that something must be wrong on the REST API side of things.2.5KViews0likes1CommentRe: Get Tiles API - embedURL blank
I'm too having the same exact problem, except that tiles in a dashboard which I manually created return proper string in embedURL json property. However tiles on the dashboard which I imported during MSFT hands-on lab gives blank URL (just like in your case). The tile itself renders fine on Power BI web site. So I would like to know why would some tiles not return proper URL. I tried manually make up the URL string from dashboard and tile IDs; the tile comes up without error, but I only see the "tile is loading" spinner and nothing else happens...2.5KViews0likes2Commentsvisual type is not yet supported
There are dozens of nice PBI visualizations available for download from Visuals Gallery. Unfortunately none that we've tested work thru PBI tile/report embedding in an iframe despite that most those visuals are developed by MSFT. MSFT appears to be aware of this but little is done to date to add support for them. How much value all those visuals add if none can be integrated?63Views4likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.