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

Use PUT to update process variable instead of POST #42

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

mlaflamm
Copy link
Contributor

@mlaflamm mlaflamm commented Sep 1, 2022

I've tried to update a process variable and I was getting an error. I realised the client was using POST instead of PUT. I ended up using the Modify call at the end but here is the fix for posterity.

@liderman liderman merged commit 4908fb1 into citilinkru:master Sep 2, 2022
@liderman
Copy link
Contributor

liderman commented Sep 2, 2022

Thanks.
Changes in release v3.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants