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…
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…
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…
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…