Whenever I try to deliver a ping from github to my server, I'm seeing this error. What I'm doing wrong?
Incoming Wed Jun 18 2014 18:32:59 GMT+0000 (UTC)
Error while parsing post body
The config file is this one:
{
"deploys": [{
"name": "coderstv",
"type": "github",
"repo": "https://github.com/gabrielhpugliese/livecode",
"basepath": "/home/meteor/coderstv",
"command": "./dev deploy",
"branch": "master"
}]
}
Here the github config:

Whenever I try to deliver a ping from github to my server, I'm seeing this error. What I'm doing wrong?
The config file is this one:
Here the github config: