Has anyone else had problems trying to update users’ Access Filters through the API? Every now and then I get an error message saying “access filter for field… already exists”. I haven’t been able to figure out a pattern of when it fails - It seems totally random. The same update will fail once then succeed when I re-run it. I can use a try-except workaround, but I’m feeling like I’m missing something.
Anyone have similar experience?