in reply to Re^2: Getting error while decoding JSON object via POST method
in thread Getting error while decoding JSON object via POST method

And the reason you don't DUMP the data is because?
  • Comment on Re^3: Getting error while decoding JSON object via POST method

Replies are listed 'Best First'.
Re^4: Getting error while decoding JSON object via POST method
by perlCrazy (Monk) on Feb 06, 2013 at 14:19 UTC
    just dumped the data server side and loos like :
    {"a":40,"b":2={"a":40,&#034
    it is broken.
Re^4: Getting error while decoding JSON object via POST method
by perlCrazy (Monk) on Feb 06, 2013 at 10:53 UTC
    which data ?