Skip to content

Instantly share code, notes, and snippets.

@pranavkulkarni
Created September 13, 2017 17:12
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 pranavkulkarni/9e4493488ddeb23a076aa17b0721f413 to your computer and use it in GitHub Desktop.
Save pranavkulkarni/9e4493488ddeb23a076aa17b0721f413 to your computer and use it in GitHub Desktop.
Fetch HTTP error in compose step: the-duke-compose-step-fail-example-2
{
"composeStatus": {
"pass": false,
"erroneousFields": {
"item": {
"state": "rejected",
"reason": {
"message": "400 CONT_0001 Item does not exist or is inaccessible. http://www.arcgis.com/sharing/rest/content/items/fd1e856ba4f74cb5bc04e54e3fdf9e76?f=json",
"url": "http://www.arcgis.com/sharing/rest/content/items/fd1e856ba4f74cb5bc04e54e3fdf9e76?f=json",
"statusCode": 400
}
}
}
},
"item": {
"message": "400 CONT_0001 Item does not exist or is inaccessible. http://www.arcgis.com/sharing/rest/content/items/fd1e856ba4f74cb5bc04e54e3fdf9e76?f=json",
"url": "http://www.arcgis.com/sharing/rest/content/items/fd1e856ba4f74cb5bc04e54e3fdf9e76?f=json",
"statusCode": 400
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment