Question

Failed to find a file in Google Drive: Error from halted execution: Nothing could be found for the search.

  • 13 June 2023
  • 8 replies
  • 98 views

Hello, I want to automate Twitter posts by using OpenAI and using Content from my Google drive.

 

Unfortunately I stuck on the Google Drive part.

This is my current process:

 

 

Here the Details for Step 2-4:

 

 

All tests been successful until this point, but the test for step 5 failed and I don’t understand why:

 

 

It says “Failed to find a file in Google Drive

Error from halted execution: Nothing could be found for the search.”

 

 

Can someone please help me?

 

Regards

 

Aylee


8 replies

Userlevel 7
Badge +14

Hi @Aylee 

Good question.

Please post a screenshot showing the DATA OUT from Step 3 (Formatter).

Hi @Aylee 

Good question.

Please post a screenshot showing the DATA OUT from Step 3 (Formatter).

Hey, here are all masks from step 3
 

 

Userlevel 7
Badge +14

@Aylee 

Does the file exist in the Folder (Aylee)?

 

@Aylee

Does the file exist in the Folder (Aylee)?

 

It exists, but in a different folder.

I dont know why it use the file from a wrong folder

Userlevel 7
Badge +14

@Aylee 

The issue is likely related to Zap Step 2 (GDrive API Request).

@Aylee

The issue is likely related to Zap Step 2 (GDrive API Request).

Is there any way to specify that it will request the correct folder in step 2? Or do I have to add an additional step

Userlevel 7
Badge +14

@Aylee 

GDrive API docs: https://developers.google.com/drive/api/reference/rest/v3/files/list

Guide: https://developers.google.com/drive/api/guides/search-files

 

 

I am super new to all of this, so it has to look like this or just q or how?
 

 

Reply