Page 1 of 1

How can I upload image to SkyDrive from my App?

Posted: Wed Dec 18, 2013 7:54 pm
by Ayman Gamal

I need to upload Image from mobile camera to SkyDrive, How can I do this?


How can I upload image to SkyDrive from my App?

Posted: Wed Dec 18, 2013 8:24 pm
by Kateryna Grynko

Hi Ayman,

You can create a REST service that uses their API:
http://stackoverflow.com/questions/30...


How can I upload image to SkyDrive from my App?

Posted: Fri Jan 03, 2014 5:33 pm
by Kateryna Grynko

Ayman,

Just to add. To upload, add ?access_token={access_token} to the URL.