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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Typo in error message (requries instead of requires)

There is a typo in the error message when creating an embedded token:

message: "Creating embed token for accessing dataset xyz requries gateway admin or datasource override effective identity access right"

 

It happens when you try to retrieve a token when using the App owns Data flow and the dataset is not configured correct.

 

c# call:

var tokenResponse = await client.Reports.GenerateTokenInGroupAsync(workspaceId, report.Id, generateTokenRequestParameters);

 

Response:

{"error":{"code":"InvalidRequest","message":"Creating embed token for accessing dataset 4176b004-7544-4f9b-a9fb-9d8347f76caf requries gateway admin or datasource override effective identity access right"}}

Status: New
Comments
v-yuta-msft
Community Support

@Jaspertje ,

 

I would suggest you create a support ticket here for further analysis.

Support Ticket.gif 

Regards,

Jimmy Tao