Forum Discussion

Elderin's avatar
Elderin
Frequent Visitor
8 years ago
Solved

No PowerBI Create Sample + Forbidden Error

Hi all,   I've run into some difficulty when trying to add a "create report" option to our "app owns data" website.  I was successfully able to implement the view report functionality based on the ...
  • Elderin's avatar
    8 years ago

    For anyone that has run into this issue, I figured out that the problem is that EffectiveIdentities are not allowed when retrieving tokens for report creation.  This does however lead to the next issue where I'm using the effectiveidentity for RLS and not passing it effectively gives access to all data (across all of our customers) when creating reports.  I'll create a separate ticket for that.