Skip to content

Instantly share code, notes, and snippets.

@vkammerer
Created March 30, 2013 17:55
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 vkammerer/5277668 to your computer and use it in GitHub Desktop.
Save vkammerer/5277668 to your computer and use it in GitHub Desktop.
curl -X POST -u vkammerer https://webhooks.nodejitsu.com/1/auth/github -H "Content-type: application/json" --data '{ "credentials": "vkammerer: ************ " }'
@vkammerer
Copy link
Author

{"error" : "app:data:malformed", "reason": "The body you posted was not valid for the contenttype you specified", "status_code" : 500}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment