Untitled

 avatar
unknown
plain_text
a year ago
461 B
8
Indexable
{
  "code": 400,
  "message": "Bad Request",
  "errors": [
    {
      "message": "Invalid input.",
      "domain": "request",
      "reason": "form_value_invalid",
      "state": {
        "creatorPosition": {
          "user": [
            {
              "message": "Недопустимий первинний ключ \"178\" - об'єкт не існує.",
              "reason": "does_not_exist"
            }
          ]
        }
      }
    }
  ]
}
Editor is loading...
Leave a Comment