This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 24 | |
| 23 | |
| 21 | |
| 19 | |
| 16 |