• GroupShare Web API, While I am trying to create a Translation Memories using Rest API POST /api/tmservice/tms , getting "You are not allowed to perform this operation"

    GroupShare Web API, While I am trying to create a Translation Memories using Rest API POST /api/tmservice/tms , getting "You are not allowed to perform this operation" Post Request { "name": "Test From REST API", "description": "Test From REST…
  • Querying REST API does not return any projects, but other topics work

    I had been trying to build a GroupShareKit application to manage/manipulate projects through a workflow. Unfortunately, my app would not return any projects when access the REST API, see question titled "Can not query projects using GroupShareKit". Thinking…