Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Get a special folder by name" bug #1768

Open
Alex-Growtek opened this issue Dec 28, 2023 · 0 comments
Open

"Get a special folder by name" bug #1768

Alex-Growtek opened this issue Dec 28, 2023 · 0 comments

Comments

@Alex-Growtek
Copy link

As per Get a special folder by name documentation, I can perform the following query to get data about a certain Special folder in OneDrive.

It works perfectly if I query myself:
https://graph.microsoft.com/v1.0/me/drive/special/documents

However, if I enter an actual "userId" https://graph.microsoft.com/v1.0/{userId}/drive/special/documents
I'm getting data from a shared site, instead of my personal.

{me} webUrl:
https://contoso-my.sharepoint.com/personal/alex_growtek_contoso_com/Documents/Documents

{userId} webUrl:
https://contoso.sharepoint.com/Shared%20Documents/Documents

Is it a bug? As I couldn't find the way to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant