I am getting parse error when trying to send JSON using winhttpSendData().

28 views
Skip to first unread message

Mahadev Bichewar

unread,
Nov 26, 2014, 6:27:56 AM11/26/14
to gcm-for-chr...@googlegroups.com
i am getting the same error,
here is my json,

{
  "title" : "file.txt"
}

i am getting,
{
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "parseError",
    "message": "Parse Error"
   }
  ],
  "code": 400,
  "message": "Parse Error"
 }
}

Please help if anyone knows about it.what is wrong with my JSON syntax? 
Reply all
Reply to author
Forward
0 new messages