Forum Discussion
pooneh_ce
8 years agoFrequent Visitor
problem with power bi rest API- Get PowerBIReports by id/path
I testedget method for PowerBIReports, but when I try to call it by id or path, I get the error: Status Code: 404 Not Found Cache-Control: no-cache Content-Length: 0 Date: Tue, 21 Nov 2017 19:33...
- 8 years ago
For the ID url you need to remove the {} and for path you have to prefix the path like this (Path='/pop').
mgmeyer
8 years agoPower BI Team
For the ID url you need to remove the {} and for path you have to prefix the path like this (Path='/pop').