Hey @Cris1 I tested the translator app and also ran into some issues. Not exactly the issue you describe but I was seeing 4xx responses while calling the translator API.
With these changes, I was able to get the translator app working as expected. These have been merged to master so could you try again? There’s one extra setup set now so you’ll have to add the location of the API as an environment variable like: forge variables:set TRANSLATE_API_LOCATION xxxxxxxxxx.
Let me know how you go!