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

Fix json type return #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rskjetlein
Copy link

Sometimes json return is of a non-valid types such as 'byte' and this breaks the image assembly.

Setting type to utf solves this issue.

@NotGlop
Copy link
Owner

NotGlop commented Aug 14, 2020

Thanks for reporting the issue, though a PR may be overkill. I'll fix this in a future commit if it's only for the decode function.
Have you got any public image with which I can reproduce the issue?

@rskjetlein
Copy link
Author

rskjetlein commented Sep 9, 2020 via email

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