How can I upload image to SkyDrive from my App?
Posted: Wed Dec 18, 2013 7:54 pm
I need to upload Image from mobile camera to SkyDrive, How can I do this?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I need to upload Image from mobile camera to SkyDrive, How can I do this?
Hi Ayman,
You can create a REST service that uses their API:
http://stackoverflow.com/questions/30...
Ayman,
Just to add. To upload, add ?access_token={access_token} to the URL.