# 50374: 'State' field can't be empty

Log Type: APPLICATION

Log Level: ERROR

## Description

'State' field can't be removed or set to empty if it was already set before.

### Possible causes

* 'State' field is set to empty string value when channel has some non-empty state.

### Possible solutions

* Remove 'State' field from request parameters.
* Set 'State' field to some valid value('active', 'inactive', 'closed', etc.)
