Something like this on the body…
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot POST /webhooks/github/MaglubayTest123DHusdg</pre>
</body>
</html>
…and on the headers (not required, but I added here for details)…
Connection: keep-alive
Content-Length: 177
content-security-policy: default-src 'none'
Content-Type: text/html; charset=utf-8
Date: Sat, 21 Sep 2019 07:34:54 GMT
x-content-type-options: nosniff
x-powered-by: Express
x-request-id: ef4447bbe81a3324
Speaking of the request headers and body…
Request URL: https://recaptime-probotapp.glitch.me/webhooks/github/MaglubayTest123DHusdg
Request method: POST
content-type: application/json
Expect:
User-Agent: GitHub-Hookshot/acf94e7
X-GitHub-Delivery: 4d9481a6-dc42-11e9-9b41-89fe5d2bacac
X-GitHub-Event: push
{
"ref": "refs/heads/master",
"before": "ec8345e5cecd9dfc3fed54dcf47a229a933e409a",
"after": "0ba72bbae46e66dda695f4fc65ff9b5bee7b5fc2",
"repository": {
"id": 208974529,
"node_id": "MDEwOlJlcG9zaXRvcnkyMDg5NzQ1Mjk=",
"name": "RecapTime-ProbotApp",
"full_name": "MadeByThePinsHub/RecapTime-ProbotApp",
"private": false,
"owner": {
"name": "MadeByThePinsHub",
"email": "support@supportcentral-madebythepins.freshdesk.com",
"login": "MadeByThePinsHub",
"id": 34394576,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjM0Mzk0NTc2",
"avatar_url": "https://avatars3.githubusercontent.com/u/34394576?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MadeByThePinsHub",
"html_url": "https://github.com/MadeByThePinsHub",
"followers_url": "https://api.github.com/users/MadeByThePinsHub/followers",
"following_url": "https://api.github.com/users/MadeByThePinsHub/following{/other_user}",
"gists_url": "https://api.github.com/users/MadeByThePinsHub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MadeByThePinsHub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MadeByThePinsHub/subscriptions",
"organizations_url": "https://api.github.com/users/MadeByThePinsHub/orgs",
"repos_url": "https://api.github.com/users/MadeByThePinsHub/repos",
"events_url": "https://api.github.com/users/MadeByThePinsHub/events{/privacy}",
"received_events_url": "https://api.github.com/users/MadeByThePinsHub/received_events",
"type": "Organization",
"site_admin": false
},
"html_url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp",
"description": "The official GitHub mirror of Recap Time Telegram bot repository from Glitch and deployed thru GitLab.",
"fork": false,
"url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp",
"forks_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/forks",
"keys_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/teams",
"hooks_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/hooks",
"issue_events_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/issues/events{/number}",
"events_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/events",
"assignees_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/assignees{/user}",
"branches_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/branches{/branch}",
"tags_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/tags",
"blobs_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/statuses/{sha}",
"languages_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/languages",
"stargazers_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/stargazers",
"contributors_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/contributors",
"subscribers_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/subscribers",
"subscription_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/subscription",
"commits_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/contents/{+path}",
"compare_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/merges",
"archive_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/downloads",
"issues_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/issues{/number}",
"pulls_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/pulls{/number}",
"milestones_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/milestones{/number}",
"notifications_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/labels{/name}",
"releases_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/releases{/id}",
"deployments_url": "https://api.github.com/repos/MadeByThePinsHub/RecapTime-ProbotApp/deployments",
"created_at": 1568701244,
"updated_at": "2019-09-21T07:20:21Z",
"pushed_at": 1569051293,
"git_url": "git://github.com/MadeByThePinsHub/RecapTime-ProbotApp.git",
"ssh_url": "git@github.com:MadeByThePinsHub/RecapTime-ProbotApp.git",
"clone_url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp.git",
"svn_url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp",
"homepage": "",
"size": 56,
"stargazers_count": 0,
"watchers_count": 0,
"language": "JavaScript",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"license": {
"key": "mit",
"name": "MIT License",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "master",
"stargazers": 0,
"master_branch": "master",
"organization": "MadeByThePinsHub"
},
"pusher": {
"name": "AndreiJirohHaliliDev2006",
"email": "andreijiroheugeniohalili24680@gmail.com"
},
"organization": {
"login": "MadeByThePinsHub",
"id": 34394576,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjM0Mzk0NTc2",
"url": "https://api.github.com/orgs/MadeByThePinsHub",
"repos_url": "https://api.github.com/orgs/MadeByThePinsHub/repos",
"events_url": "https://api.github.com/orgs/MadeByThePinsHub/events",
"hooks_url": "https://api.github.com/orgs/MadeByThePinsHub/hooks",
"issues_url": "https://api.github.com/orgs/MadeByThePinsHub/issues",
"members_url": "https://api.github.com/orgs/MadeByThePinsHub/members{/member}",
"public_members_url": "https://api.github.com/orgs/MadeByThePinsHub/public_members{/member}",
"avatar_url": "https://avatars3.githubusercontent.com/u/34394576?v=4",
"description": "The official org of Malas Pins on GitHub made by @AndreiJirohHaliliDev2006. Our dev website and email address will be available soon in the near future."
},
"sender": {
"login": "AndreiJirohHaliliDev2006",
"id": 34998342,
"node_id": "MDQ6VXNlcjM0OTk4MzQy",
"avatar_url": "https://avatars1.githubusercontent.com/u/34998342?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AndreiJirohHaliliDev2006",
"html_url": "https://github.com/AndreiJirohHaliliDev2006",
"followers_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/followers",
"following_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/following{/other_user}",
"gists_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/subscriptions",
"organizations_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/orgs",
"repos_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/repos",
"events_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/events{/privacy}",
"received_events_url": "https://api.github.com/users/AndreiJirohHaliliDev2006/received_events",
"type": "User",
"site_admin": false
},
"created": false,
"deleted": false,
"forced": false,
"base_ref": null,
"compare": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp/compare/ec8345e5cecd...0ba72bbae46e",
"commits": [
{
"id": "0ba72bbae46e66dda695f4fc65ff9b5bee7b5fc2",
"tree_id": "238d2615fc50858cd9ca75e922b15f2a144bc1b0",
"distinct": true,
"message": "☕️👬 Checkpoint\n./website.js:4790460/24",
"timestamp": "2019-09-21T07:31:56Z",
"url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp/commit/0ba72bbae46e66dda695f4fc65ff9b5bee7b5fc2",
"author": {
"name": "Glitch (recaptime-probotapp)",
"email": "none"
},
"committer": {
"name": "Glitch (recaptime-probotapp)",
"email": "none"
},
"added": [
],
"removed": [
],
"modified": [
"website.js"
]
}
],
"head_commit": {
"id": "0ba72bbae46e66dda695f4fc65ff9b5bee7b5fc2",
"tree_id": "238d2615fc50858cd9ca75e922b15f2a144bc1b0",
"distinct": true,
"message": "☕️👬 Checkpoint\n./website.js:4790460/24",
"timestamp": "2019-09-21T07:31:56Z",
"url": "https://github.com/MadeByThePinsHub/RecapTime-ProbotApp/commit/0ba72bbae46e66dda695f4fc65ff9b5bee7b5fc2",
"author": {
"name": "Glitch (recaptime-probotapp)",
"email": "none"
},
"committer": {
"name": "Glitch (recaptime-probotapp)",
"email": "none"
},
"added": [
],
"removed": [
],
"modified": [
"website.js"
]
}
}