Advertisement
Guest User

Untitled

a guest
Sep 24th, 2020
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.79 KB | None | 0 0
  1. {
  2.   "errors" : [ {
  3.     "id" : "9b6dd192-7171-4c7c-b696-0ef29988a9f5",
  4.     "status" : "409",
  5.     "code" : "STATE_ERROR",
  6.     "title" : "The request cannot be fulfilled because of the state of another resource.",
  7.     "detail" : "Submit for review errors found.",
  8.     "meta" : {
  9.       "associatedErrors" : {
  10.         "/v1/apps/1532874595" : [ {
  11.           "id" : "9bca21ce-a206-438c-8758-619d91568a74",
  12.           "status" : "409",
  13.           "code" : "ENTITY_ERROR.ATTRIBUTE.INVALID.INVALID_STATE",
  14.           "title" : "An attribute value is not acceptable for the current resource state.",
  15.           "detail" : "An app cannot have CUSTOM distribution but no organizations or users.",
  16.           "source" : {
  17.             "pointer" : "distributionType"
  18.           }
  19.         } ]
  20.       }
  21.     }
  22.   } ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement