Error 2202: The Translation service is not available; Please try again later
I set the API Key already , but it still show error
Go to this URL and check the response:
https://translate.yandex.net/api/v1.5/tr.json/translate?key=YOUR_API_KEY
https://translate.yandex.net/api/v1.5/tr.json/translate?key=MYKEY
{“code”:502,“message”:“Invalid parameter: text”}
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
It is an online service, so probably network connection causes it to fail.