I understand the recomended way to fetch all tags available in Alfresco is through the API Explorer and method in the link:
https://[Omitted URL]/alfresco/api/-default-/public/alfresco/versions/1/tags?skipCount=0&maxItems=100
However, the tags are all coming out lowercase and contains unwanted spaces at the beginning. Although those white spaces can be trimmed, the all lowercase tag names is posing a big challenge. Is this a problem with Alfresco API itself or am i missing a parameter?
Tags are always lower-cased by the default Alfresco APIs for handling tags. The "unwanted spaces" thing is definitely not part of the standard and I would expect this to be an input issue, i.e. whatever client / interface is providing or extracting the tags to begin with. Alfresco by itself does not add a whitespace anywhere.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.