I am in the trial period of the Buisness plan.
I am trying to write a source code to add a shared link in node.js
However when I throw a request to the API with the access level set to 'company', I get an error as follows
403: Forbidden
code

'company' is not a select option.

Is it possible to set the parameter during the trial period?
Or is there some other reason for this?