Hi,
I have an application that logs in to Skydrive (free) using Rest API (via Live Connect). Actually, I'm able to upload files, search, delete, etc, using Rest API. However, I tried to use the same code to log in to an Office 365 account because I want to do
the same with an Skydrive Pro account, but it doesn't work. Does Skydrive Pro (included in Office 365), use a different API? Authentication via Live Connect API is different to Office 365 authentication?
Thanks