Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi all, the API to generate an embedded token is failing due to an Unathorized error. (See image)
Then, I reviewed the API to get the dataset used in the previous request but it just throws that is not found (See image)
Anyway, when I get the information of the report using the Get Reports in Group API (See image) you can see the provided dataset is linked to the report.
I have two customers complaining about this error saying they have permissions for the required dataset so I don't know what else I should review. I appreciate your help, thank you!
NotFound error code might mean that the calling user doesn't have access to the dataset.
Is it possible that the report and dataset reside in different workspaces? If so, does the user have access to both workspaces? If not, it might depend how to report was shared with the user (through workspace access or shared directly)
The customer confirmed they have access to the dataset but the API keeps failing, do you know what else should we review?