Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

ParentFolderId is always null

When I query the SSRS 2017 REST API the ParentFolderId value is null for every item in the catalog.

 

It is the same on 2 servers. Any idea what could cause this?

 

The servers are running Reporting Services version 14.0.600.451 with a custom security extension for form auth.

2 Replies

  • Did you ever get this resolved? We're having the same issue. We are going to start coding through an alternate solution (load ALL folders in memory and create the data structure using the Path values), but would rather not have to.