Skip to content

Instantly share code, notes, and snippets.

@vblagoje
Created April 6, 2018 14:18
Show Gist options
  • Save vblagoje/4868f08e3ab21088d7a4f1e90b335db7 to your computer and use it in GitHub Desktop.
Save vblagoje/4868f08e3ab21088d7a4f1e90b335db7 to your computer and use it in GitHub Desktop.
rest error
{
"data": "",
"status": 404,
"config": {
"method": "DELETE",
"transformRequest": [
null
],
"transformResponse": [
null
],
"headers": {
"Accept": "*/*"
},
"url": "http://localhost:8080/rest/indexed/100961009"
},
"statusText": "Not Found"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment