Auth with onedrive error

hi,bro,I have an onedriver account so i want to use rclone mount it i use bellow command to get the auth code
c:\rclone\rclone authorize “onedrive” "mlzboy@caomsacid.onmicrosoft.com" “*****”
and it will open the browser and return to bellow url
https://login.live.com/err.srf?lc=2052#error=unauthorized_client&error_description=The+client+does+not+exist.+If+you+are+the+application+developer%2C+configure+a+new+application+through+the+application+management+site+at+https://apps.dev.microsoft.com/.&state=1e2dd165256c781a59cb1e711ead98c2

it’s seems got an error called unauthorized_client
how to fixed out,thx,
i’m not sure my account is personal or bussiness so i tried both,but both gave me the same error

I guess you filled in these

Microsoft App Client Id - leave blank normally.
client_id> 
Microsoft App Client Secret - leave blank normally.
client_secret> 

Just leave them blank.

1 Like