Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

19055: Channel update failed: invalid JSON or non-updatable field


ERROR: 19055

error-19055 page anchor
API
ERROR

This error occurs when your channel update request contains invalid JSON or includes fields that this endpoint does not allow you to update. When you update a channel, only type, description, and is_primary are supported.

Possible causes

possible-causes page anchor
  • Your request body contains invalid JSON syntax.
  • Your request tries to update fields other than type, description, or is_primary.
  • Send a valid JSON payload in your channel update request.
  • Remove unsupported fields from the request body. Update only type, description, or is_primary.

Additional resources

additional-resources page anchor