Open
Description
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_