Trados Studio
Trados Enterprise
Trados Team
Trados GroupShare
Trados Business Manager
Passolo
MultiTerm
RWS AppStore
Connectors
Beta Groups
Managed Translation
MultiTrans
TMS
WorldServer
Language Weaver
Language Weaver Connectors
Language Weaver Edge
Tridion Docs
Tridion Sites
LiveContent S1000D
XPP
Language Developers
Tridion Docs Developers
Community Help
RWS User Experience
Internal Trados Ideas Community
Mercury
RWS Community Internal Group
RWS Training & Certification
Style Guides
RWS Campus
RWS Enterprise Technology Partners
Trados Approved Trainers
ETUG (European Trados User Group) Public Information
Nordic Tridion Docs User Group
Tridion West Coast User Group
Trados Studio Ideas
Trados GroupShare Ideas
Trados Team Ideas
Trados Team Terminology Ideas
Trados Enterprise Ideas
Trados Business Manager Ideas
MultiTerm Ideas
Passolo Ideas
RWS Appstore Ideas
Tridion Docs Ideas
Tridion Sites Ideas
Language Weaver Ideas
Language Weaver Edge Ideas
Managed Translation - Enterprise Ideas
TMS Ideas
WorldServer Ideas
LiveContent S1000D Ideas
Contenta S1000D
XPP Ideas
Events & Webinars
To RWS Support
Detecting language please wait for.......
I'm trying to use the current code to create a new Translation Memory via the GroupShareKit
This fails with a Bad Request response, and no explanation or message as to whats wrong.
Am I missing something, or doing something wrong?
Hi Andrija Karadžić,
Could you please add a value for "Location"?
Bellow you can find a unit test for Creating Tm using GS Kit:
You can find all the unit tests for GS Kit here.
Kind regards,
Andrea Ghisa
Thanks for the help, but the problem seems to have been the lack of a ContainerId. When I added that parameter, the request succeeded. But there is a new issue - no matter what I pass into the Location field - the created result is always "/".
I tried several values: "/Translation Providers/Testing", "Translation Providers/Testing", "/Testing", "Testing",and none seem to work.