To migrate the files from your OneDrive personal account to Edge Drive, you must register the application for Microsoft OneDrive.
Procedure
-
Access the Microsoft Developer Resources website and then click My Applications.
-
Sign in to your OneDrive account.
The Application Registration Portal appears.
-
Click Add an App.
-
Enter a name for the new application, and then click Create application.
Note the new Application Id for your application, because you will use it in the migration procedure.
-
Under Platforms, click Add Platform, and then click Web.
-
Verify that Allow Implicit Flow is selected for the web platform.
-
In the Redirect URL box, type https://login.live.com/oauth20_desktop.srf.
-
Under Delegate Permissions, click Add.
-
Select Files.Read permission, and then click OK.
Also, verify that you have the User.Read delegate permission.
-
Under Advanced Options, verify that Live SDK support is selected.
-
Click Save.