Driveitem Delta - Example 4 Python does not reflect SDK #952
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I am trying to retrieve deltas using Timestamp using the python SDK.
The
DeltaRequestBuilderGetQueryParameters
does not accept thetoken
parameter as described in the docs.Expected behavior
The
DeltaRequestBuilderGetQueryParameters
shouldtoken
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
```The text was updated successfully, but these errors were encountered: