Jump to content
We've recently updated our Privacy Statement, available here ×

Images not found when requesting report with rest_v2


Recommended Posts

Hi all!

I am currently writing an app which displays jasper reports with the rest_v2 interface, amongst other things. I can pull up the html just fine using eg:

http://<host>:<port>/jasperserver/rest_v2/reports/path/to/report.html

But the images won"t render. Upon inspection of the html code I tried loading the images seperately in a web browser, as well as with a rest debugging client, but all I get is a resource not found from the jasper server. T images urls embedded in the html are as follows:

http://<host>:<port>/jasperserver/rest_v2/reports/path/to/report/0/items/img_0_0_3

Am I doing something wrong, or is this some kind of bug?

Any help will be greatly appreciated!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...