Assigned
Status Update
Comments
gs...@google.com <gs...@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
What you would like to accomplish:
I would like to post html to a google cloud function and let it output a pdf or image.
How this might work:
This would work very well with:
If applicable, reasons why alternative solutions are not sufficient:
Headless chrome using puppeteer is very ram memory inefficient and execution time is slow and not scalable.
Other information (workarounds you have tried, documentation consulted, etc):