-
-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Translation request failed with error: The operation couldn’t be completed. (Microya.JsonApiError error 1.) #191
Comments
Unfortunately I have the same problem 😔 |
I was able to resolve this by recreating a new Azure instance in the Global domain. As near as I can tell, based on this document, bartycrouch is expecting to hit |
Hi, Could you please explain or link an explanation on how to create an Azure instance in global domain ? Every time I try to create one it’s in a dedicated endpoint :-/ |
I was able to do it, or something a lot like it, with instructions from here. I had a failed first attempt at setting it to Global and struggled a little bit with their UI. Things seemed to fail for no obvious reason. |
Seems to be related to Auth of a global versus Regional resource: The regional resource requires an additional parameter
Microsoft Azure Docs for reference: Adding an additional param in BartyCrouch could solve this. Until then resources need to be created as Global. |
I was able to get the translation working when I recreated the resource as global. Magical to see the automatic translation! Well done Barty! |
Expected Behavior
translation using Microsoft Translator API
Actual Behavior
Keep empty translations and say "Found empty value for key ..."
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: