Using SDL Project Automation Api, I'm creating a Project from a Template.
Works fine when using a template that references a File-Based Translation Memory.
However it does not work when using a Server-Based Translation Memory.
Translation Memory is stored in demo version of GroupShare:
gsdemo.gs.sdlproducts.com/.../SDL Global Solution Consultants/BC Translation Productivity/SDL EMEA LSP/SDL LSP Trials/{COMPANY_NAME}
tmName = "FruitsTM"
Error: "The current parameters are not compatible with the Translation Provider Uri Schema"
How can I use Project Templates that contain server-based assets with the Api?
Thanks