Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
pdroge84
Regular Visitor

Rest API POSTDATASET error 500

Hi,

 

Im trying to use the following APi endpoint:

https://docs.microsoft.com/nl-nl/rest/api/power-bi/pushdatasets/datasets_postdataset

I've successfully registered an app through https://dev.powerbi.com/Apps and granted all api's

Without azure portal i consent all api's and successfully logged in to retrieve an access token.

 

Whenever I try to execute (try) the example in the first link both on the site itself or in Postman I keep getting the following response:

 

{
    "error": {
        "code": "GeneralException",
        "message": "Failed to process dataset PostDataset",
        "target": "PostDataset",
        "details": [
            {
                "message": "SQL operation failed: The Database operation reached a timeout of '00:01:30'"
            }
        ]
    }
}

 

Could someone maybe point me in the right direction?

 

Additional note: we currently use the trial version of Power BI.

2 REPLIES 2
pdroge84
Regular Visitor

Tried it again this morning and now it seems to work again.

 

Any idea what has caused this?

Weird enough 5 minutes later it stopped working again with the same error. Please someone help me out here.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.