wso2esb - WSO2 API Manager - Error when Posting to service -
when attempt post rest service consumes , produces json following error
<html><head> <title>bad request</title> </head><body> <h1>bad request</h1> browser sent request server not understand.<p> reference #7.ede33f17.1367550275.14409f75 </body> </html>
i able run (with authentication turned off) however, posts not working.
what rest client used post messages service? check whether have set 'accept: application/json' , 'content-type: application/json' headers in request message.
Comments
Post a Comment