I am trying to embed a Power BI Report to a Web App. I am using the Sample Web App provided in the Github and the sample report. I am following the steps mentioned in the link https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-your-organization#embed-your-co...
However, I am still getting an error on running the application when I try accessing with an account where the report is in the shared with me section.
Error: "Report with ID: '26209ae2-8cd8-4ae4-8760-41aa589449ec' not found in the workspace with ID: 'fa957a68-fd4d-463f-9cd6-20003c3fe153', Please check the report ID. "
If I access with the account where is the original workspace there is no problem but if the report has been shared with other account I can't access to the report with that account and it displays the error.
A temporary solution I found was add as a member the account which has the report shared into the workspace and it works, but if the person log in into the power bi account the person can see all the reports in that workspace.