Assigned
Status Update
Comments
nr...@google.com <nr...@google.com>
w....@gmail.com <w....@gmail.com> #2
I have informed our engineering team of this feature request. There is currently no ETA for its implementation.
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]https://cloud.google.com/vision/reference/rest/v1/images/annotate#boundingpoly
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]
nr...@google.com <nr...@google.com> #3
I also need this problem solved :)
w....@gmail.com <w....@gmail.com> #4
same :D
nr...@google.com <nr...@google.com> #5
+1
Description
Using Translation Hub, translated scanned PDFs from French to English. Translation worked, somewhat. (The overlay issue popped up.) But when trying to download the translated PDFs, an HTTP 500 API error occurred. Export to Drive also failed. I've included the error message below.
What you expected to happen:
I expected my translated PDFs to download or be available for export to Drive.
Steps to reproduce:
Be me, attempt to download translated PDF.
Other information (workarounds you have tried, documentation consulted, etc):
I tried on a different computer, I tried creating an "advanced" tier translation hub instance and doing it again. I tried having my friend do it. I tried with smaller PDFs (which also translated) --> I tried making post translation review a thing.
The only stuff I was able to google for stubby.Send() was a bug bounty from google where someone was paid 36k for messing with it.
Error message:
HTTP ERROR 500 javax.servlet.ServletException: com.google.apphosting.api.ApiProxy$ResponseTooLargeException: The response from API call stubby.Send() was too large.
URI: /download
STATUS: 500
MESSAGE: javax.servlet.ServletException: com.google.apphosting.api.ApiProxy$ResponseTooLargeException: The response from API call stubby.Send() was too large.
SERVLET: download
CAUSED BY: javax.servlet.ServletException: com.google.apphosting.api.ApiProxy$ResponseTooLargeException: The response from API call stubby.Send() was too large.
CAUSED BY: com.google.apphosting.api.ApiProxy$ResponseTooLargeException: The response from API call stubby.Send() was too large.
CAUSED BY: com.google.apphosting.api.ApiProxy$ResponseTooLargeException: The response from API call stubby.Send() was too large.