OneDrive / onedrive-sdk-python

OneDrive SDK for Python! https://dev.onedrive.com
MIT License
1.08k stars 189 forks source link

Cant Authenticate #183

Open HiToshiNakamoto opened 3 years ago

HiToshiNakamoto commented 3 years ago

I'm a OneDrive Business User im able to install one driveSDK but im not able to go any further to authenticate image stuck here :- image

KTibow commented 3 years ago

Looks like you're new to Python. I'd recommend you do some more research before you start. Your error is that before running, you're supposed to replace your_client_id with your client id, and client_secret with your client secret. Get them in Azure.

jakiyaa commented 3 years ago

you need to type your client id and client secret

get client id and client secret in https://portal.azure.com/