Forum Post: Rest Api - Retrieve file

  • Thread starter Thread starter matman
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top