nmarasoiu Posted October 24, 2014 Posted October 24, 2014 Hi,I use rest_v2 REST HTTP API, and I have working downloading the content of the report page synchronously, but for the async, I have this fail when trying to get the report "token/id" to use when polling for the results:<?xml version="1.0" encoding="UTF-8" standalone="yes"?><errorDescriptor><errorCode>resource.not.found</errorCode><message>Resource /reports/rib/Blank_A4_Landscape.html not found.</message><parameters><parameter>/reports/rib/Blank_A4_Landscape.html</parameter></parameters></errorDescriptor> Please note that /rest_v2/reports/reports/rib/Blank_A4_Landscape.html does work for the sync get-page.I also tried asking rest_v2/reportExecutions with /reports/reports/rib/Blank_A4_Landscape.html too, same result. Please advice,Nicu
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now