Skip to content
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

Translation through Yandex doesn't work anymore because API limit reached. #63

Open
e-alfred opened this issue May 29, 2019 · 0 comments

Comments

@e-alfred
Copy link

What is the current behavior?

Try to translate text through the plugin "translate".

What is the expected behavior?

Translation should work, instead [translator] : Maximum monthly translated text volume exceeded is shown in the browser console:

GET https://server/5.3.0-243//sdkjs-plugins/translate/translations/de-DE.json 404
u.plugin_onMessage @ VM629:1
onMessage @ VM601 pluginBase.js:497
postMessage (async)
we @ sdk-all.js:9747
h @ sdk-all.js:9731
postMessage (async)
u.plugin_sendMessage @ VM629:1
(anonymous) @ VM629:1
(anonymous) @ VM629:1
onMessage @ VM601 pluginBase.js:514
postMessage (async)
h @ sdk-all.js:9733
postMessage (async)
xhr.onload @ VM601 pluginBase.js:484
load (async)
window.onload @ VM601 pluginBase.js:443
load (async)
(anonymous) @ VM601 pluginBase.js:435
(anonymous) @ VM601 pluginBase.js:561
VM602 translate.js:111 POST https://translate.yandex.net/api/v1.5/tr.json/getLangs?key=trnsl.1.1.20160604T115612Z.107ebb05a7757bcc.804e900f347ddfbeadd7ca5999bd5cb6ca32805b&ui=en 403 (Forbidden)
getLanguagesSupport @ VM602 translate.js:111
window.Asc.plugin.init @ VM602 translate.js:298
u.plugin_onMessage @ VM629:1
onMessage @ VM601 pluginBase.js:497
postMessage (async)
we @ sdk-all.js:9747
h @ sdk-all.js:9731
postMessage (async)
u.plugin_sendMessage @ VM629:1
(anonymous) @ VM629:1
(anonymous) @ VM629:1
onMessage @ VM601 pluginBase.js:514
postMessage (async)
h @ sdk-all.js:9733
postMessage (async)
xhr.onload @ VM601 pluginBase.js:484
load (async)
window.onload @ VM601 pluginBase.js:443
load (async)
(anonymous) @ VM601 pluginBase.js:435
(anonymous) @ VM601 pluginBase.js:561
VM602 translate.js:104 [translator] : Maximum monthly translated text volume exceeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant