Camera to Parse Database
Hello,
I get the picture by camera service (Image Uri, jpg) and i can get the URL of the image path. But when i try to upload the file to Parse with post Rest Api (request content type= data). The service creates a image file on Parse with no data.
Why is this so hard to send a image to Parse? Does anyone have a solution?