Why I can't update this Collaborator col in seatable v3.4 using js api

when I want to use js api as below:
const row_data = {
‘Collaborator col’: [‘xxxxxx@auth’]
}
await base.updateRow(‘table_1’,‘row_id1’, row_data),
but it does’t work, i find in this forum, but i can’t find this answer.

maybe the Collaborator column is special ?

Version 3.4 is too old. It is no longer supported. Please upgrade to the latest version and check if you still have the problem.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.