Florent Vilmart
Florent Vilmart
This project help for displaying and editing data stored in parse. You can read the docs, and try to run it. I don't maintain it much anymore.
@mchun what platform/system are you running on?
I'm on 10.11.3 and that works like a breeze, on travis the tests passes too.. that's really odd. Seems a mis installation of the couple gm/imagemagick
Good catch! Do you have time for a Pr?
can you try without using Parse.Cloud.httpRequest but a simple http request manager and see if it works passing the response buffer to ParseImage
I'm not sure. where is it deployed? heroku?
uhm, never had that issue on mac...
Can you try cloning the repo and run the tests? With npm run tests?
yup that's most likely, make sure that's a proper buffer with an image in it :)
try locally with your code to save the buffer as a file.