Forum Discussion

disney_batista's avatar
disney_batista
Frequent Visitor
1 year ago
Solved

PowerBI service client received error HTTP response. HttpStatus: 500. PowerBIErrorCode: Premium_ASWL

I am using Power BI embedded in an external portal. When I use reports in which the semantic model is in import mode, I have no problems accessing the report data. However, when I use a report with t...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi disney_batista ,

     

    According to your statement, I think your error should be cause by embed token.

    Please check below Example of generating an embed token for a Power BI report with a dataset which is connected with DirectQuery to another Power BI dataset. All related dataset IDs must be specified in the request with 'xmlaPermissions' set to 'ReadOnly'. IdentityBlobs for all SSO-enabled data sources must be provided in the 'datasourceIdentities' array .

    For reference: Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.