Yandex Translate Error 2202

Error 2202: The Translation service is not available; Please try again later

1 Like

I set the API Key already , but it still show error53

Go to this URL and check the response:

https://translate.yandex.net/api/v1.5/tr.json/translate?key=YOUR_API_KEY

1 Like

https://translate.yandex.net/api/v1.5/tr.json/translate?key=MYKEY

{“code”:502,“message”:“Invalid parameter: text”}

48

@Conor Can you take a look to this?

1 Like

I just created my own API key and used the “Request Translation” and “Got Translation” blocks and they worked without any errors (It successfully returned the translation).

Are you using the companion when getting this error? Can you try re-creating your API key?

i am not using the companion , i export the .apk and install it

is there any rules or procedure to use yandex translation, bcoz sometimes it works and sometimes it don’t with the exact same blocks

1 Like

It is an online service, so probably network connection causes it to fail.