Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello, as far as I can tell the following embed error has not been addressed in the community so thank you in advance of your reply if you can help.
I'm comfortable with the fundamentals of embedding a Power BI report in a SharePoint Online page using a report link or embed code, but each method produces slightly different errors that are indicating that I'm not signed in properly (though it seems to me that I am) or there may be a problem accessing the report using my own ID. I am an admin on this new SharePoint Online site since my organization recently got Office 365.
When attempting to use a report link, the following error code appears in place of the desired web part:
"An error occurred. Correlation id: undefined, http response status: 404, server error code undefined, message: User not found in pbi global discovery. https://api.powerbi.com/p…"
When attempting to use embed code, in place of the desired web part is a Power BI logo and a sign in button, and to make matters worse the button does not operate.
What am I missing as far as sign in and access to embed my own report? Thank you in advance.
(For the record I use a Microsoft partner account to post to the PBI community, and am not a Microsoft employee like my avatar suggests).
Hi @maibacher ,
Pls check the reference about 404 error below:
Message | Detailed Message | Error Code | Possible reason(s) |
---|---|---|---|
TokenExpired | Access token has expired, resubmit with a new access token | 403 | Expired token |
PowerBIEntityNotFound | Get report failed | 404 |
|
Here is the related reference:
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-troubleshoot
And check the reference below about how to embed a report in Sharepoint online.
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/sharepoint-scenario-embed-report
Best Regards
Kelly
If I have solved your issue,pls mark my reply as answered!