Skip to content

Instantly share code, notes, and snippets.

@nisargshah100
Last active December 19, 2015 11:09
Show Gist options
  • Save nisargshah100/5945670 to your computer and use it in GitHub Desktop.
Save nisargshah100/5945670 to your computer and use it in GitHub Desktop.
// 201 created
{
"id":616,
"url":"http://google.com",
"convert_to":"pdf",
"created_at":"2013-07-08T01:38:12Z",
"status":"queued",
"download_url":"",
"notifications":[]
}
// 422 Unprocessable Entity
{"errors":
{
"url":["can't be blank"],
"convert_to":["can't be blank"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment