Chopper_5
unread,May 1, 2012, 8:47:52 AM5/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jayrock
Hi,
I am having a problem with JayRock where I am intermittently receiving
Missing Value errors. After investigation it has been discovered that
on the requests which fail there is no [RequestBody] element in the
HTTP Request.
Normally it would look like this:
[urlfield]
[RequestBody]
{"id":1,"method":"getAllAirports","params":[]}
[cookies]
But in cases where it hasn't worked the request contains:
[urlfield]
[cookies]
I am using the default JayRock proxy, and by using the ?test page the
requests are always working.
Has anybody come across this before? Or have any ideas?
Many thanks,
Iain