Skip to content

Instantly share code, notes, and snippets.

@watson
Created August 17, 2014 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watson/6212e9df7f37d9bf1828 to your computer and use it in GitHub Desktop.
Save watson/6212e9df7f37d9bf1828 to your computer and use it in GitHub Desktop.
GitHub testling webhook integration issue
{
"zen": "Encourage flow.",
"hook": {
"url": "https://api.github.com/repos/watson/mongoify/hooks/2812427",
"test_url": "https://api.github.com/repos/watson/mongoify/hooks/2812427/test",
"id": 2812427,
"name": "web",
"active": true,
"events": [
"push"
],
"config": {
"secret": "",
"url": "http://git.testling.com",
"content_type": "json",
"insecure_ssl": "0"
},
"last_response": {
"code": null,
"status": "unused",
"message": null
},
"updated_at": "2014-08-17T11:47:34Z",
"created_at": "2014-08-17T11:47:34Z"
},
"hook_id": 2812427
}
Request URL: http://git.testling.com
Request method: POST
content-type: application/json
Expect:
User-Agent: GitHub-Hookshot/5c8714b
X-GitHub-Delivery: 47435efc-2604-11e4-9b46-7fbe602db071
X-GitHub-Event: ping
Error: empty payload
Connection: keep-alive
Date: Sun, 17 Aug 2014 12:06:41 GMT
Transfer-Encoding: chunked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment