Assigned
Status Update
Comments
ya...@google.com <ya...@google.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
Description
This feature request is for the implementation of support for translating from Greek with Latin characters to English in Translate API.
Problem you have encountered:
The Translation API does not translate Greek written with Latin characters to English, the results it gives are the same as the input.
What you expected to happen:
The Translation API translates Greek written with Latin characters to English without issue, as Greek is mentioned as a supported language [1].
Steps to reproduce:
Make a Translation API request for v2 or v3 with Greek text written with Latin characters (for example: “kalimera”), and translating from Greek to English.
Other information (workarounds you have tried, documentation consulted, etc):https://cloud.google.com/translate/docs/languages?hl=en
[1]: