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

mithal.tirani_1

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by mithal.tirani_1

  1. Hello all, I'm using jasper client v1.0 and i'm trying to send paameters to the report but when the length of parameters is more than(8192 bytes )max allowded length in the get methode the response is a fatal error Fatal error: Uncaught exception 'RESTRequestException' with message 'Unexpected HTTP code returned: 400'.
  2. when we trying to access the jasper report by POST method ($this->prepAndSend($url, array(200), 'POST', $post, true, 'application/x-www-form-urlencoded');) the response is an error Fatal error: Uncaught exception 'RESTRequestException' with message 'Unexpected HTTP code returned: 405 Body of response: Apache Tomcat/7.0.42 - Error report HTTP Status 405 - Method Not Allowedtype Status reportmessage Method Not Alloweddescription The specified HTTP method is not allowed for the requested resource.Apache Tomcat/7.0.42' in C:wampwwwprojectapplicationlibrariesJasperclient.php on line 133
×
×
  • Create New...