Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what to set as redirect_uri to generate clientId and clientSecret? #194

Open
meetchandan opened this issue Sep 1, 2021 · 1 comment
Open

Comments

@meetchandan
Copy link

Sorry, this is not an issue - But I am unable find some good documentation on how to generate client Id and client secret to access onedrive.

The documentations I went through required me to enter a redirect_url, which is not relevant in my case. I just want to download and upload few files regularly to onedrive using python.
So I am not sure what redirect URL should I put.

Any help would be highly appreciated.

@meetchandan meetchandan changed the title How to generate clientId and clientSecret? what to set as redirect_uri to generate clientId and clientSecret? Sep 1, 2021
@KTibow
Copy link

KTibow commented Sep 26, 2021

As the guy who unofficially maintains this repository, here's a quick explanation: https://github.com/KTibow/pi-DriveUp#authentication for how to get the client id and secret.

The redirect URI is unrelated from the client id and secret. Just keep it as localhost. Let me know if you need any more help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants