Documentation error on field "name" char length

In the documentation it is explained that the field “name” for an authorization has 32 characters.
However, when retrieving the authorizations, the value is truncated at 20 characters.

Is it possible to either update the documentation or allow the field to have up to 32 characters as described in the documentation?

For a project we are passing as name a 32 characters string as name but it gets truncated at 20.

Hi Eugenio,

Thanks for getting in touch. The limit is indeed 20 characters and this is a documentation error in this case. I’ll ensure that documentation gets updated; apologies for the confusion.

Kind regards,

Andrew

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