facetoe/zenpy

TooManyValuesException: Parameter organization_memberships cannot specify more than 1 values

Closed this issue · 1 comments

Try to pass the list to create multiple relationships like the approach mentioned in #269 but got the exception,

{"error": "TooManyValues", "description": "Parameter organization_memberships cannot specify more than 1 values", "max_count": 1}

Does it support passing a list of OrganizationMembership like others?

Resolved. The endpoint is work.