Skip to main content

Hello folks,

I am creating a new connection on web application for OneDrive/SharePoint using Microsoft Entra ID; while doing so there's this field (Drive Id) which is optional if you have multiple drives and you want to limit the connection to a specific drive, we enter the ID of the drive you want to connect to.

Without Drive Id I am able to access the root folders and their content but I want to target a specific child folder.

We tried the actual drive ID, folder name, web URL for that particular folder but faced below mentioned error

Error - com.ataccama.extension.onedrive.connector.api.OneDriveConnectorException: Unable to connect to OneDrive
  

This is the error message I get if we provide Drive Id

 

Be the first to reply!