Forum Discussion
pdbenbow
Resolver II
8 years agoReport Server REST API - PUT method failing
Power BI report server version 1.1.6514.9163 (October 2017) I'm writing a Python app to interact with the REST API. I'm pretty new to OData and REST, and so far I've successfully called several G...
v-yulgu-msft
Microsoft Employee
8 years agoHi pdbenbow,
Unfortunately, I am not familiar with this problem. After research, I could not find the specific cause to this error.
mgmeyer and jtarquino might have any comment on this problem.
Regards,
Yuliana Gu
hugoberry
Responsive Resident
8 years agohave you tried a different URL? For example I've succesfully made PUT calls to
http://localhost/reports/v2.0
Also if you are familliar with PowerShell have a look at https://github.com/Microsoft/ReportingServicesTools