You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Page token returned by previous call. This field is mutually exclusive with all fields in this request except max_results. An error is returned if any fields other than max_results are set when this field is set
...
InvalidParameterValue: You can provide a page token or specify an ordering, but not both.
Expected behavior
No errors
Is it a regression?
Probably not
Debug Logs
N/A
Other Information
OS: macOS
Version: 0.36.0
Additional context
N/A
The text was updated successfully, but these errors were encountered:
parthban-db
added
Bug
The issue is a bug.
Triaged
The issue has been reviewed. Issues without a “Triaged” label require triage/review.
labels
Jan 31, 2025
Description
Listing pipeline events fails if
order_by
parameter is passed to thepipelines.list_pipeline_events
.Relevant docs for the page_token API field:
Reproduction
Code:
Error:
Expected behavior
No errors
Is it a regression?
Probably not
Debug Logs
N/A
Other Information
Additional context
N/A
The text was updated successfully, but these errors were encountered: