Sharepoint List item Delta Request Builder Missing Token Parameter #1122
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 build a delta request as described here in the documentation : https://learn.microsoft.com/en-us/graph/api/listitem-delta?view=graph-rest-1.0&tabs=python
but the data class DeltaRequestBuilderGetQueryParameters doesn't have a parameter for the token.
Expected behavior
The DeltaRequestBuilderGetQueryParameters class matches the documentation and I am able to send a token in the delta request.
How to reproduce
Follow the documentation with the code snippet.
SDK Version
1.21.0
Latest version known to work for scenario above?
I am not sure
Known Workarounds
No response
Debug output
Click to expand log
```<No parameter named "token">
The text was updated successfully, but these errors were encountered: