googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.49k stars 1.83k forks source link

Error: When we tried to summarise Google Document, PDF and Slides with AI AutoSummarise #468

Open neelzaveri opened 3 months ago

neelzaveri commented 3 months ago

AI Auto Summarise Issue

We have tried AI auto summarise and it is totally working fine with image but when we tried with google document, pdf and slides it is throwing an error with 500 code.

Error

{ [Exception: Request failed for https://generativelanguage.googleapis.com/ returned code 500. Truncated server response: { "error": { "code": 500, "message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/gu... (use muteHttpExceptions option to examine full response)] name: 'Exception' }