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
Anonymous
Not applicable

Get Dataflow Data Sources generates error 500

Hi Microsoft,

When running the following command:

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows/{dataflowId}/datasources

It works for most DataFlows, but sometimes get the following error:

{
"error": {
"code": "",
"message": "An error has occurred."}
}
Please resolve.

Cheers, Steve

1 REPLY 1
v-yangliu-msft
Community Support
Community Support

Hi  @Anonymous  ,

Can you provide more detailed error information?

Regarding the problem of 500 when using rest api, checking the documentation shows that this is a server error, not a client error. I guess if there is a problem with your dataflow itself. When using rest api, also pay attention to the value {groupId}, { dataflowId} If you need to change, fill in the ID of the dataflow of which workspace you visit.

 

This is the website about rest api:

https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/getdataflowdatasources

 

This is about the error 500 of the Rest api:

https://stackoverflow.com/questions/27826491/rest-api-error-code-500-handling

https://restfulapi.net/http-status-codes/#:~:text=500%20is%20the%20generic%20REST%20API%20error%20response.,response%20and%20hope%20to%20get%20a%20different%20response.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.                                                                                                                                                                    

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.

Top Solution Authors
Top Kudoed Authors