Forum Discussion
Reportid Parameter is not valid
- 1 year ago
Hi rajasaadk_98
Thanks for Reaching out to Microsoft Forum community.
According to your query, the Reportid parameter is invalid. Below are steps to resolve the error.
- Check App Configuration:
Validates that the embedded Power BI configuration in the model-driven app points to the correct report and workspace. - Permissions Check:
Confirms that users have access to view the report. If permissions are missing, users will encounter errors when trying to view the embedded report. - User Authentication:
Ensures the user is authenticated with the same account for both Power BI and the app. Mismatched accounts can lead to token-related errors. - Service Principal Access:
If your app uses a service principle for embedding Power BI reports, it must have explicit access to the workspace. Missing access can cause the embed to fail. - Regenerate Embed Token:
Expired or invalid tokens can lead to this error. Regenerating the token ensures it is valid and up to date.
- Recheck Embedding URL:
Reports that are republished or moved may have a different URL, and the app's configuration needs to reflect this change.
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.Hope this works for you!
Thanks.
- Check App Configuration:
Hi rajasaadk_98
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
not able to solve still this problem I can access through app.powerbi.com with same account
I had double check my environment variable
and it is mapping correct report but still same issue