The list of fields I'm updating is: Name,IsActive,TenantID
The strange thing is, I have a personal Method account and when I perform a MethodAPITableListV2 operation on that account, it has [SupportsEdit]=true for the Class table. But when I do that operation for one of the accounts where the update is failing, it's showing [SupportsEdit]=false.
Is there a setting somewhere in Method where the admin could have overridden the Class table not to allow edit? Could the fact that it's multi-tenant accounts be the reason?