Hi,
I’m trying to request Google AI Studio (Gemini) to transcribe a file.
The trigger is new file added to Google Drive
It returns the error as if the file is not being passed to Gemini:
Error uploading file: TypeError: Cannot read properties of undefined (reading 'upload')
What field should I be using from the Google Drive output inside the Gemini prompt?
I’ve tested using the Google AI Studio website, and the file is working fine there.
Thanks
