quihan
(Qui Han)
June 22, 2017, 8:17am
1
Scenario: Translating basic text
Steps to reproduce:
drag google text translate
add google key
enter any text eg. “what is the problem”?
Current Behavior: Google Text Translate : An error occurred while sending the request.#### Expected Behavior:
Studio/Robot/Orchestrator Version:2016.2.6344
Last stable behavior:
Last stable version:2016.2.6344
OS Version:Windows 7
ddpadil
(Dilip)
June 22, 2017, 8:31am
2
can you remove source language and check.
quihan
(Qui Han)
June 22, 2017, 8:46am
3
Hi ddpadil, thanks for prompt reply. I tried removing the source language but same error appear.
ddpadil
(Dilip)
June 22, 2017, 9:04am
4
just an opinion,could you please crate an output variable and pass in msg box
have you tried Google Text Analysis is it giving same error. Could you please check.
quihan
(Qui Han)
June 22, 2017, 9:13am
5
Hi ddpadil, i found out the problem. My company’s com is on proxy which makes me cant connect to Google API.
It works fine now. Thanks =)
vijayvvk11
(vijayakumar viswanathan)
June 28, 2017, 2:01pm
7
any name in english should be converted to Arabic language. But name value is variable. How to pass key value in this scenario.
ddpadil
(Dilip)
June 28, 2017, 3:56pm
8
anyone can help fix this error?
Check the output type. It is expecting string type and you are using datatable type. either filter to your value so that you have a string or use loop if you want to process each value in a datatable