I am using this code
Uri uri = new Uri(String.Format(@"languageweavermt.https://{0}-{1}@{2}:{3}/aspmodel=REST&touchpointId={4}", accountid, userId, host, port, touchpointId));
for BeGlobal MT. It gets added to the project TMs just fine however, it does not get enabled. When I open the project in Trados and click on the SDL BeGlobal Enterprise settings, I get this error saying, 'The Early Access version of the BeGlobal Community account has been deprecated. Please remove SDL BeGlobal Enterprise provider and add new SDL BeGlobal Community provider to continue'
Does any one know how to resolve this issue? I can use BeGlobal Enterprise for Automated translation just fine whenever I create projects manually. But for API it gives this error for some reason.
Thanks!