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

engineapi: Fix json unmarshal issue #12482

Merged
merged 1 commit into from
Oct 25, 2024
Merged

engineapi: Fix json unmarshal issue #12482

merged 1 commit into from
Oct 25, 2024

Conversation

yperbasis
Copy link
Member

Cherry pick #12465 into release/2.61

Fixes the issue when json decoding empty requests in param to
`newPayload`, spefically, the following would keep coming up in Hive
tests (EEST)
```
Exception: Error calling JSON RPC newPayloadV4, code: -32602, message: invalid argument 3: illegal base64 data at input byte 0
```
@yperbasis yperbasis merged commit 9638341 into release/2.61 Oct 25, 2024
5 checks passed
@yperbasis yperbasis deleted the pick12465 branch October 25, 2024 07:20
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