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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! 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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 44 | |
| 16 | |
| 15 |