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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
ranbeermakin
Resolver III
Resolver III

Power BI Embedded - RLS REST API ERROR: Creating embed token with multiple identities

Hi there,

 

I'm receiving following error when trying to get token to embed report and passing identities for RLS.

 

error: Creating embed token with multiple identities is not supported

 

example: Retail Analysis example, reference: https://docs.microsoft.com/en-us/power-bi/developer/embedded-row-level-security

api used: https://api.powerbi.com/v1.0/

 

settings JSON: 

 

settings = {"accessLevel": "View",
"identities": [
{
"username": "Andrew Ma",
"roles": "District Manager",
"datasets": "datasetid"
}
]
}

 

Any help would be appreciated?

 

@v-chuncz-msft

 

Thanks,

Ranbeer

3 REPLIES 3
jayvandenbos
Frequent Visitor

Hi,

 

Please check my answer here:

https://community.powerbi.com/t5/Developer/Embed-Token-API-Error-Creating-embed-token-with-multiple/...

 

Hope this helps you out!

 

Regards

jaguilera
Regular Visitor

In this example "roles" and "datasets" are array datatype, your settings JSON is in string datatype. 

Look:

powerbireply.png 

 

 

Nope, that doesn't help.

 

Can somebody from Microsoft/or expert check and respond

 

Ranbeer

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.