Hi
I am having an issue creating a folder using the Microsoft Graph SharePoint connector.
I have created an object where I can pass in a path, and it works its way down the path getting the folderid of each parent folder until it finds a folder that doesn't exist, and at that point it tries to create the missing folder.
The message I am being returned is :
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 400
HTTP Response Content: {"error":{"code":"BadRequest","message":"Resource not found for the segment 'children'.","innerError":
The AccessToken, SiteID and DriveID are the same ones that I am using in Get Drive Items which works without issue.
What am I missing here?
------------------------------
Benjamin Garton
Consultant
Virtual Operations
Europe/London
------------------------------