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

Driveitem Delta - Example 4 Python does not reflect SDK #952

Open
Jakob-98 opened this issue Nov 11, 2024 · 0 comments
Open

Driveitem Delta - Example 4 Python does not reflect SDK #952

Jakob-98 opened this issue Nov 11, 2024 · 0 comments
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience

Comments

@Jakob-98
Copy link

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_
@Jakob-98 Jakob-98 added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

1 participant