Hi,
I'm working with the API, and when trying to create or update a SingleSelect field with a new select option, which was not exist, I get the following error:
{"error":{"type":"INVALID_MULTIPLE_CHOICE_OPTIONS","message":"Insufficient permissions to create new select option \\"\\"v0.65.1\\"\\""}}%
I set my personal API key with all of the available permission, i tried editing the field's permissions and set it with:
* Allow this field to be set in records created through forms
* Allow this field to be modified by automations
but it didn't work.
I didn't find anything useful in the API docs.
Can anyone help?