Hello,
In Studio 2024, we receive the following error when running automatic tasks like analysis or pretranslation over the API in a project where Google Cloud MT is active:
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=GoogleCloudTranslationProvider
StackTrace:
at GoogleCloudTranslationProvider.Studio.TranslationProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore) in GoogleCloudTranslationProvider.Studio\TranslationProviderFactory.cs:line 31
It is not an issue with the credentials, as the MT works correctly in Studio itself, and inputting incorrect credentials over the API produces a different error. The error also does not occur with Studio 2022.
Any help would be greatly appreciated.
Best regards,
Bram van der Steen