Skip to content

Can't use special approot folder #22

@edh649

Description

@edh649

I've been trying to use this with an app folder https://learn.microsoft.com/en-us/onedrive/developer/rest-api/concepts/special-folders-appfolder?view=odsp-graph-online

It needs to point to /me/drive/special/approot
https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/drive_get_specialfolder?view=odsp-graph-online

But when I do this (root to 'me', drive type to 'drive/special/approot') I get an error about the upload should be of type json.

This seems to be an error with how the path is formulated, it points to /me/drive/special/approot/items/:/{filename}:/content, when I believe it should be /me/drive/special/approot:/{filename}:/content.

Not quite sure on why this is happening, I'm going to try and dig deeper over the next few days, but just flagging for now to see if there are any pointers. Will put a PR in if i manage to solve it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is neededquestionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions