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

SSRS 2017 REST calls for Content?

I am trying to use the new REST API in SSRS/PBIRS 2017 and cannot get the Content retrieval endpoints to work. I just get 404 errors:

 

 

/api/v2.0/DataSets(Path='/path/to/ds')/Content/$value

 

Just gives me 404. Other GETs like /Data or /DataSources work fine. Is this the right calling syntax? I don't really see what this "$value" thing is in the URL.

1 ACCEPTED SOLUTION
mgmeyer
Power BI Team
Power BI Team

Looks like this may be a bug for this particular API I'll file it on our end, as we workaround you can use the following which should work:

 

/api/v2.0/CatalogItems(Path='/path/to/ds')/Content/$value

 

View solution in original post

2 REPLIES 2
mgmeyer
Power BI Team
Power BI Team

Looks like this may be a bug for this particular API I'll file it on our end, as we workaround you can use the following which should work:

 

/api/v2.0/CatalogItems(Path='/path/to/ds')/Content/$value

 

v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous,

 

I have sent a email to consult this issue internally, will update here once I get any information. 

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
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.