I am using report server api to access the rdl using powershell script , to upload the rdl files
The below api format I am using in the script ,
https://{dnsname}/Reports/api/v2.0/Folders(Path='/Parentfolder/subfolder1/subfolder2/subfolder3')
eg**: https://contos.com/reports/api/v2.0/folders(Path='/Asia/India/chenai/reports')**
The api call works fine if we deploy one application , but if multiple application try to access "chennai" folder (6 apps in my case )folder , it say chennai folder not exists .
but some calls works as expected.
server details ,
Edition Windows Server 2022 Datacenter Azure Edition
Version 21H2
Installed on 11/27/2024
OS build 20348.2849
SSRS server details