Jump to content
Changes to the Jaspersoft community edition download ×

How to send POST data in PHP Client (V1.0)?


Recommended Posts

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

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...