I am trying to send images from Google Drive to ChatGPT to have prompts run on the images, but each time I try to run the scenario, it stops at the Google Drive step.
I’m sure I’m missing something easy, but hours later and I still can’t get it to work.
Screenshot of my Google Drive and Open AI modules are attached, as is a screenshot of what I see when I try to run the scenario.
I would appreciate any help!
-Aaron
Hi @Aaron_Potts and welcome to the Make Community!
What is the output of the Google drive? If you click on the (1) what does the output bundle say?
It seems to me like it did not find a new file so it stopped. Are you monitoring the correct folder? Are you dropping the files in it? Is Make allowed to see the contents of the folder?
L
Thanks for the welcome, L!
Yes, it is acting as if it’s not seeing the file, but I’m not sure why. The output bundle just says “null”.
I have the folder set so that anyone with the link can see and edit the folder, and after I put files in there, I verify that they can also be seen and edited by anyone.
It does act like it’s not seeing the files, but I can’t figure out why.
Also, based on a different tip that I saw in this community, I tried to choose the file manually instead of “from now on”, and the scenario worked perfectly. That’s the opposite of automation, though.
When I changed it back to “from now on”, it stopped working again.
Hmm that’s weird. It’s as if the module doesn’t see your Google drive folder.
Is your trigger set to run on a schedule, e.g. every 15 minutes? Or is another process supposed to call it?
It’s possible that you need to turn on your scenario and set it to run every X minutes and give it time to react after you add a new file.
L