Skip to content

Instantly share code, notes, and snippets.

@EricWarnke
Created November 1, 2012 01:35
Show Gist options
  • Save EricWarnke/3991067 to your computer and use it in GitHub Desktop.
Save EricWarnke/3991067 to your computer and use it in GitHub Desktop.
{
"type" : "error",
"status" : 404,
"code" : "not_found",
"help_url" : "",
"message" : "Folder not found",
"request_id" : "7522414694f97d171b6aea"
}
{
"entries" : [ {
"code" : "item_name_in_use",
"context_info" : {
"conflicts" : [ {
"etag" : "69f62830ec74a2d4c7ee601bfc111f148cc23d91",
"id" : "2649370661",
"name" : [Removed],
"sequence_id" : "0",
"type" : "file"
} ]
},
"help_url" : "http://developers.box.com/docs/#errors",
"message" : "Item with the same name already exists",
"request_id" : [Removed],
"status" : 409,
"type" : "error"
} ],
"total_count" : 1
}
{
"type" : "error",
"status" : 404,
"code" : "not_found",
"help_url" : "http:\/\/developers.box.com\/docs\/#errors",
"message" : "Not Found",
"request_id" : [Removed]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment