Rest V2 web services sample

Can someone help with REST V2 web services client example to pull the list of reports from repository. I am currently using SOAP web services as shown in the sample WSClient.java. Can i just change the URL to use rest_v2 and use the same client for REST v2? I am getting 400 bad request error if i only change URL. Please help.

 

 

achandarana's picture
Joined: Jun 25 2015 - 11:57am
Last seen: 7 years 8 months ago

1 Answer:

You can try this java web services client https://github.com/Jaspersoft/jrs-rest-java-client and us it as a base of your project... fork away :)

marianol's picture
16234
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 8 months ago
Feedback
randomness