Hi,
I've been encountering the error below when trying to update a contact list column.
Application Status Code: 400
Application Status Message: Error message received from Http Server, Code 400: Bad Request
Additional Information:
{
"errorCode" : 1061,
"message" : "Max count exceeded for field 'column.contactOptions[]'."
}
I have 1000+ users. Is the limit for this column type only 1000?
Thanks.