Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Driveitem Delta - Example 4 Python does not reflect SDK

Open
#952 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start with the Microsoft Graph DriveItem delta Example 4 and the DeltaRequestBuilderGetQueryParameters entry point in SDK version 1.12.0. Compare the documented token query parameter with the parameters accepted by that class, then verify that the example can initialize a delta link using it.

Written by the indexing model from the issue text.

Description

area:documentation dependency:metadata type:bug
Describe the bug

I am trying to retrieve deltas using Timestamp using the python SDK.

The DeltaRequestBuilderGetQueryParameters does not accept the token parameter as described in the docs.

Expected behavior

The DeltaRequestBuilderGetQueryParameters should token parameter as described in the docs and allow me to initialize a delta link using the parameters as my query parameters.

How to reproduce

Copy Example 4 from the docs, notice that DeltaRequestBuilderGetQueryParameters does not support token as a parameter.

SDK Version

1.12.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
Dominant language
Python
Stars
630
Forks
96
Avg merge
15h 20m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoftgraph/msgraph-sdk-python

All issues in microsoftgraph/msgraph-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.