Skip to content

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

@rkodev

Description

@rkodev

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions