Forum Discussion

harishuppala2's avatar
harishuppala2
Frequent Visitor
6 years ago

PowerBI Rest API to get Get Datasources geting Response Code: 400

Hi , 

I am trying to geting the Datasources with my group id and report id i am geting below response with error code 400 and i have mysql as the source for this report and i have tried different report where the source was Sql server got the same response code

Reports - Get Datasources In Group is api call i am using

{
"error": {
"code": "InvalidRequest",
"message": "GetReportDatasources is supported only for RDL reports"
}
}

can any explain me the issue.

3 Replies