M
matman
Guest
I am using getBinaryData to retrieve a .jpg file from my application. When I access this command via my browser, using manual login etc. I receive an error stating that the image is corrupted. I figured the content could be compressed, but gzip and deflate decompression didn't work for me either. I was unable to decode it as base64 string as well. So how could I achieve this? :/
Continue reading...
Continue reading...