Assigned
Status Update
Comments
yk...@google.com <yk...@google.com>
yk...@google.com <yk...@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.
ya...@gmail.com <ya...@gmail.com> #3
@vrames
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
yk...@google.com <yk...@google.com> #4
N/A
yk...@google.com <yk...@google.com>
ya...@gmail.com <ya...@gmail.com> #5
I also have a same problem some html tags who are divided in few tags , and it's problematic .. there is some news about it ??
ya...@gmail.com <ya...@gmail.com> #6
I met with the problem just now, it seems the bug nof fixed yet.
Description
Could be just a prefix (like Lambda does) or better, a regex.
The current way of filtering is far from ideal today as a change to the "path being monitored" requires to do so in the code hence updating and building a new version. Also, it would reduce the number of unnecessary invocations and logging entries.