Skip to content

fix: exclude start and limit from params if not provided#1557

Merged
RobinMennens-UiPath merged 1 commit intomainfrom
fix/exclude_empty_params
Apr 13, 2026
Merged

fix: exclude start and limit from params if not provided#1557
RobinMennens-UiPath merged 1 commit intomainfrom
fix/exclude_empty_params

Conversation

@RobinMennens-UiPath
Copy link
Copy Markdown
Contributor

See summary from Claude below.
start and limit params are optional but still included in the route like start= which returns a 400 bad request.
Manually tried the same request with the SDK which now works.
image

@RobinMennens-UiPath RobinMennens-UiPath self-assigned this Apr 10, 2026
@github-actions github-actions bot added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 10, 2026
@RobinMennens-UiPath RobinMennens-UiPath merged commit a4a6cb9 into main Apr 13, 2026
121 checks passed
@RobinMennens-UiPath RobinMennens-UiPath deleted the fix/exclude_empty_params branch April 13, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants