Click here to Skip to main content
15,889,266 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an asp.net application in which i want to upload and download files using one drive.I have found the live api for that.

There is REST Api for log in to one drive
https://login.live.com/oauth20_authorize.srf?client_id=CLIENT_ID&scope=SCOPES&response_type=
RESPONSE_TYPE&redirect_uri=REDIRECT_URL

by using this how can i sign in to one drive via code(i dont want to sign through browser)

please help
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900