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

Invalid position for delta parameter in drive item delta query #651

Open
rkodev opened this issue Jul 12, 2024 · 0 comments
Open

Invalid position for delta parameter in drive item delta query #651

rkodev opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@rkodev
Copy link

rkodev commented Jul 12, 2024

Metadata contains an invalid url with the wring position for the token parameter in drive item delta queries with token.
/me/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.delta(token=''{token}''). token is passed as a path parameter but this should be a query parameter when accessing the drive item i.e /me/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.delta()?token='token'

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

No branches or pull requests

1 participant