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

Reading Blob content, Lib does not support response.getBodyAsBlob() #10

Open
anmolgkv opened this issue Feb 3, 2020 · 0 comments
Open

Comments

@anmolgkv
Copy link

anmolgkv commented Feb 3, 2020

I have an API which returns BLOB content(Get request), however the API fails to parse the file content in correct format.

I did a global search to realise parse method always returns response.getBody() and blob contents(like images and videos) are corrupted.

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

No branches or pull requests

1 participant