We have developped a windows application to upload/download file on a OneDrive account using LiveSDK, but now we need to migrate to OneDrive for Business, is there a way to keep using LiveSDK or we absolutely need to rewrite the code to use Office 365 api ?
Thanks
Unfortunately, the LiveSDK doesn't support OneDrive for Business so you will need to rewrite code for the Files REST API.