Forum Discussion
Anonymous
7 years agoNot applicable
"skipReport=True" in import gives error in RestAPI
Hi, When I use skipReport=True in import rest API, my code doesn't work and gives 404 error message in response code. This work fines: try {
"== Importing $report_name to target...
tojuasp
6 years agoNew Member
Just want to report that for me it is failing as well. I am attempting to post with Postman, works fine without skipReport=True, the import works fine but as soon as I add that, "The request is invalid."