• Using ID from new server-based project on the local file-based version

    I'm automating the process of creating Trados Studio projects locally, then uploading them to GroupShare via the REST API. When uploading I first of all create an empty project using this API method... This returns the ID of the created empty project…
  • Finalisation via GroupShare API

    Can anyone tell me if it's possible to finalise a GroupShare-based project through GroupShare 2017's API? Or is this only possible inside Trados?
  • GroupShare throwing exception from Project.GetProject()

    Hello, I'm currently using the GroupShareKit - 2020 nuget package. I am trying to send a project name which in turn, returns the information of the appropriate GroupShare project. This is my implementation for GetProject For the project below…
  • Exception thrown while querying GroupShare API for project details

    I've now found several GroupShare-based projects where the GroupShare API returns a 500 (Internal Server Error) response containing "An error has occurred." The API method being called is /api/projectserver/v2/projects (GET) At a guess I'd say that…
  • ProjectAutomation API: Sdl.ProjectAutomation.FileBased.LicensingException: License check failed, with exception: Sdl.Core.PluginFramework.PluginFrameworkException: Cannot validate SDL plug-in: Sdl.Common.Licensing.Provider.SafeNetRMS.SafeNetRMSicensi...

    Hello, I have a stand-alone application which used to work fine with Studio 2014 and Groupshare 2014. We are considering moving onto Studio 2017 and Groupshare 2017, but it's facing an error mentioned in the subject. We are still in the testing phase…