Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello everyone.
We are testing automatic translation with AWS. After configuring region, access and secret, we use the translate button to test at "Translation settings", then we get "We’ll be back soon!" and in the browser console "POST https://.../index.php/site_admin/translation/configuration 503".
At server logs we found "PHP message: Error: Class 'Aws\\Translate\\TranslateClient' not found in /var/www/vhosts/.../.../lib/core/lhtranslate/lhawstranslate.php:52".
We can't use any other translation service because we only have subscripcion to AWS, but if we configure Google, we get error about wrong API key, so we think the translation service is communicating well but there is some ptoblem with the AWS client.
Anybody facing the same issue?
Thank you.
Offline
Just modify https://github.com/LiveHelperChat/liveh … poser.json and add AWS dependency. As this service I usually use with elasticSearch extension which already uses AWS library.
Offline
Pages: 1