Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I'm getting the following error when trying to embed a report into a React application
{
"message": "ExplorationContainer_FailedToLoadModel_DefaultDetails",
"detailedMessage": "Couldn't load the model schema associated with this report. Make sure you have a connection to the server, and try again.",
"level": 6,
"technicalDetails": {
"requestId": "d74a9f29-7185-401d-b2c3-846d906c53dd",
"errorInfo": [
{
"key": "Underlying Error",
"value": "PowerBI service client received error HTTP response. HttpStatus: 503. PowerBIErrorCode: OpenConnectionError"
},
{
"key": "OpenConnectionError",
"value": "Failed to open the MSOLAP connection."
},
{
"key": "Correlation ID",
"value": "0a8a8abf-9956-7ac8-3915-2a0de56fcbf2"
},
{
"key": "Activity ID",
"value": "20198e57-cdb8-4f7d-b954-7c73a96f5588"
},
{
"key": "Request ID",
"value": "d74a9f29-7185-401d-b2c3-846d906c53dd"
},
{
"key": "Time",
"value": "Tue Feb 14 2023 10:00:55 GMT+0000 (Greenwich Mean Time)"
},
{
"key": "Service version",
"value": "13.0.20053.53"
},
{
"key": "Client version",
"value": "2302.1.12237-train"
},
{
"key": "Cluster URI",
"value": "https://WABI-UK-SOUTH-B-PRIMARY-redirect.analysis.windows.net"
},
{
"key": "Activity ID",
"value": "20198e57-cdb8-4f7d-b954-7c73a96f5588"
},
{
"key": "Request ID",
"value": "d74a9f29-7185-401d-b2c3-846d906c53dd"
},
{
"key": "Time",
"value": "Tue Feb 14 2023 10:00:55 GMT+0000 (Greenwich Mean Time)"
},
{
"key": "Service version",
"value": "13.0.20053.53"
},
{
"key": "Client version",
"value": "2302.1.12237-train"
},
{
"key": "Cluster URI",
"value": "https://WABI-UK-SOUTH-B-PRIMARY-redirect.analysis.windows.net"
},
{
"key": "errorDetails",
"value": "PowerBI service client received error HTTP response. HttpStatus: 503. PowerBIErrorCode: OpenConnectionError"
}
]
}
}
I noticed this thread regarding needing a pro licence to embed pro content reports. https://community.powerbi.com/t5/Service/Couldn-t-load-the-schema-for-the-database-model/td-p/148011
My embed application is using a service principal rather than user authentication. Can I embed using an SP? Can someone guide me to relevant docs that would help?
Hi @dave-fvr ,
Please refer this documents about how to embed Power BI content with service principal and an application secret
, hope it could help you: Embed Power BI content in an embedded analytics application with service principal and an applicatio...
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.