BundleValidationError for Google Drive download

My scenario is pretty straightforward, use Google Drive watch module to trigger workflow when a transcript file is put in a folder, use Google Drive download module to download, use Chatgpt create a completion module to summarize and Trello create card module to put the results there.

I was pretty annoyed with the Google Oauth, because after a few days the connection would drop off, so I sort of messed around with modules, and now I am getting an error in the Googe Drive download module.


My settings for this module is pretty straightforward so I’m not sure what’s wrong.

The first module is working without any problem.
My Google Oauth scope should be correct, added the auth/drive and auth/drive.readonly.

Not sure what the problem is now, please help, thanks!

Hi @Andy,

Are you getting the File ID from the Watch Module? Can you check if you are not getting any empty data in the Watch Module?

1 Like

I did get data in the watch module.