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

Make use of refresh tokens #516

Merged
merged 1 commit into from
Nov 22, 2020
Merged

Conversation

Terge3141
Copy link
Contributor

Dear Andrea,
as you probably already know, dropbox changed their authorization method. See issue "Will Dropbox uploader be updated for new api?", 515.
My pull request handles the new authorization method.

Best regards,

Michael

@asanakoy
Copy link

What about the rest of the API? did it stay the same?

@andreafabrizi andreafabrizi merged commit 184f135 into andreafabrizi:master Nov 22, 2020
@andreafabrizi
Copy link
Owner

Thanks Michael!

@Terge3141
Copy link
Contributor Author

What about the rest of the API? did it stay the same?

As far as I understand, the rest of the API that Dropbox-Uploader uses stays the same.

@kajan001
Copy link

Thanks! 👍👍👍

@tjluoma
Copy link
Contributor

tjluoma commented Nov 22, 2020

Does this mean we are going to have to regenerate tokens from time to time?

@Terge3141
Copy link
Contributor Author

Terge3141 commented Nov 23, 2020

Does this mean we are going to have to regenerate tokens from time to time?
No: The access token is automatically generated from the request token. The request token is generated once in the initial setup.

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

Successfully merging this pull request may close these issues.

5 participants