Fixed an issue with the GET /documents/{docid}/versions/{versionid}/download API call that prevented users from downloading a specific document version.
Fixed an issue with the PATCH /ctfrest/tracker/v1/fields/{fieldId} API call that prevented users from creating new field values.
Fixed an issue with the GET /users API call that returned the list of users even if the call was not having a valid authorization token.