Skip to main content

Two previously successful Zaps are now erroring out majority of time. These Zaps search for an excel file in OneDrive and then create a duplicate of it with new name. The zap is erroring out when searching for the file in OneDrive.

 

This OneDrive step hit an error

Halted Exception: Nothing could be found for the search.

 

This is odd because I’ve confirmed the file exists in that location, with that filename. I know this is true from a system standpoint because since receiving this error, I’ve had some successfully run. Does anyone know what could be causing this?

I am having a similar issue with a previously working Zap that uploads to OneDrive all of a sudden (as of an hour ago) erroring out. My connection tests work outside of the Zap but now fail in the Zap. This was working a few hours ago. Help!!!!


Hi ​@FrankP and ​@Terrapin,

 

Welcome to the Community.

 

If Zapier can't find a file in OneDrive, ensure the file name and location in your Zap match precisely with the OneDrive file, check that the file is shared with the connected OneDrive account, and reconnect OneDrive to Zapier. Test the Zap after these steps, and if the issue persists, provide detailed information about your setup for further assistance. Obscure any sensitive information within the screenshot for security purposes.

 

Thank you.


Hi ​@FrankP and ​@Terrapin,

 

Welcome to the Community.

 

If Zapier can't find a file in OneDrive, ensure the file name and location in your Zap match precisely with the OneDrive file, check that the file is shared with the connected OneDrive account, and reconnect OneDrive to Zapier. Test the Zap after these steps, and if the issue persists, provide detailed information about your setup for further assistance. Obscure any sensitive information within the screenshot for security purposes.

 

Thank you.

 

  1. Ensure the file name and location in your Zap match precisely with the OneDrive file - Confirmed
  2. Check that the file is shared with the connected OneDrive account - Confirmed
  3. Reconnect OneDrive to Zapier - Done, went into the zap and connected the account on the Set Up
  4. Test the Zap after these steps - Search still fails

 

Set Up

 

 

Configuration of Step

 

 

Result of Test

 

 

 

File in the location

 

 

 

The only thing I can find that points to potential problem is the Log below I took from a failed run of the above “Find” step.

 

 

Request Information

Method:

GET

URL/Path:

https://graph.microsoft.com/v1.0/me/drive/root:%2FProduction%20Reports:/search(q='Weekly%20Production%20Hours%20Report%20Template')

 

Expand 1 Headers

Params:

N/A

Duration (milliseconds):

41

Data:

null

Response Information

Status code:

401

 

Expand 10 Headers

URL/Path:

https://graph.microsoft.com/v1.0/me/drive/root:%2FProduction%20Reports:/search(q='Weekly%20Production%20Hours%20Report%20Template')

Content:

{ "error": { "code": "InvalidAuthenticationToken"

 


Reply