Receiving error in Onedrive/SharePoint: "Find Files and Folder"

Hello Team- While using “Find Files and folder” under Microsoft 365 scope, sometimes I’m receiving the error. Do you have any idea why this is happening sometimes?

Find Files And Folders: Code: generalException Message: An error occurred sending the request

@karthik_darman,

It seems intermittent issue of API. Add Retry scope to handle it.

Thanks,
Ashok :slight_smile:

@karthik_darman

  1. Please open the locals pane or innerexception and check what the exact issue is
  2. If it is happening intermittently then use a retry scope with a small delay

Cheers