Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 11 | |
| 10 | |
| 9 | |
| 4 |
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 21 | |
| 21 | |
| 20 |