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.
Currently receiving a 500 with the message
{"Message":"An error has occurred."}
And no other details. I am trying to update 3 paramters in my dataset where one defines the url for an odata datasource, the other is a token for auth, and the last one is an Id that we use in the odata service to identify the customer.
It seems to be specific to one customer as we've tried with others before. Below is the gist of the request that returns the 500 with some values replaced by bold text
POST https://api.powerbi.com/v1.0/myorg/groups/guid/datasets/guid/Default.UpdateParameters HTTP/1.1
Host: api.powerbi.com
Authorization: SomeAuth
Microsoft.PowerBI.Api.PowerBIClient/someid
Request-Id: some id
Content-Type: application/json; charset=utf-8
Content-Length: 1224
{
"updateDetails": [
{
"name": "ClientId",
"newValue": "guid"
},
{
"name": "ODataUrl",
"newValue": "an odata url"
},
{
"name": "AuthToken",
"newValue": "SomeAuthToken"
}
]
}
500 points to something borked on their side. If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/
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 |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |