• When I attempt to save a new Listing in the Admin Console (logged in as an Administrator), I receive a 400 error:

    Request
    path=/wp-json/wp/v2/listing/742?_locale=user
    payload={“id”:742,”status”:[“p”,”e”,”n”,”d”,”i”,”n”,”g”],”content”:””}

    Response:
    {“code”:”rest_invalid_param”,”message”:”Invalid parameter(s): status”,”data”:{“status”:400,”params”:{“status”:”status[0] is not of type integer.”}}}

  • The topic ‘Save or Publish results in 400 error: “status[0] is not of type integer”’ is closed to new replies.