Closed CogniacViSean closed 2 years ago
Because it has focus in the association, to disassociate the media via SDK, you need to also specify the focus. For example, for the same media,
subject.disassociate_media('K7IBJSKUQUEEITUJBS3V5YN1PWA4', focus={'box': {'x0':0, 'y0': 742, 'x1': 46, 'y1': 742+66}})
Then, the association is gone.
This worked, hadn't tried this for consensus with focus before, thanks Ming!
Trying to remove some consensus media associations via the SDK, but the subject.disassociate_media call does not remove consensus associations. For example, after running this code:
The following still returns True, indicating this media is still in the subject's consensus associations: