hi,
related to this:
http://developer.anscamobile.com/forum/2011/03/23/how-create-multipart-mime-data
i tried adding the data from a binary read of a .jpg file into a facebook request to “me/photos”
[lua]facebook.request(“me/photos”, “POST”, { message=“hello”, source=myBinaryReadOfJPG }[/lua]
but could not get facebook to accept it.
I don’t think this is implemented in Corona yet. otherwise I am doing something wrong. please advise.
maybe you do not set the “Content-Type” in the headers for the data chunk?
regards
J
[import]uid: 10744 topic_id: 8231 reply_id: 308231[/import]