It's likely that `data = [] and attachements = None` and this will raise a TypeError. https://github.com/PADAS/gundi-client/blob/72e57f4a80560b664bc9f12ebc1258ed03bb2496/gundi_client_v2/client.py#L72
It's likely that
data = [] and attachements = Noneand this will raise a TypeError.gundi-client/gundi_client_v2/client.py
Line 72 in 72e57f4