Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decisions endpoints should make POST request instead of GET #262

Open
huygur opened this issue Sep 25, 2024 · 0 comments · Fixed by #263
Open

Decisions endpoints should make POST request instead of GET #262

huygur opened this issue Sep 25, 2024 · 0 comments · Fixed by #263
Labels
bug Something isn't working as intended

Comments

@huygur
Copy link
Contributor

huygur commented Sep 25, 2024

SDK Component

Operate

Expected Behavior

searchDecisionDefinitions and searchDecisionInstances endpoints should make POST requests to Operate API

Current Behavior

searchDecisionDefinitions and searchDecisionInstances endpoints makes GET requests to Operate API. Following error occurs when methods are called:
Screenshot 2024-09-25 at 14 24 21

Possible Solution

Steps to Reproduce

  1. Call searchDecisionInstances or searchDecisionDefinitions methods in the Operate client

Context (Environment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
1 participant