GroupsShare 2020 API using GroupShareKit Problem

Hi All,

I'm currently having some problem trying to use GroupShareKit to create server based translation memories. It is giving me "Forbidden" error. Do we need some extra license to be able to create server based TMs using the API? Hope someone can help me.

Please see screenshots below.

Best,
Ed

Screenshot of Trados GroupShare 2020 Product Activation page showing successful API access activation for TM Server and MultiTerm Server with an option to deactivate.

Executing CreateTm of GroupShareKit

Code snippet showing an asynchronous task in C# to create a translation memory using GroupShareKit with various parameters such as TranslationMemoryId and LanguageDirections.

This is the HttpResponse from GroupShare

Error message in a JSON format response from GroupShareKit HTTP client indicating 'Forbidden' status with an 'AuthorizationError' and message 'You are not allowed to perform this operation'.

This is how client is instantiated. Username and password working because I can retrieve data from GroupShare, I just cannot create server-based TM.

Code snippet in C# showing instantiation of a GroupShare client with a token obtained from GroupShareClient.GetRequestToken method and passed to GroupShareClient.AuthenticateClient method.



Generated Image Alt-Text
[edited by: RWS Community AI at 4:02 AM (GMT 0) on 15 Nov 2024]
emoji
Parents Reply Children
No Data