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

Dropbox error when trying to give laverna permission #447

Open
Issam2204 opened this issue Apr 17, 2016 · 8 comments
Open

Dropbox error when trying to give laverna permission #447

Issam2204 opened this issue Apr 17, 2016 · 8 comments
Labels
Projects

Comments

@Issam2204
Copy link

When Laverna tries to connect to Dropbox to obtain the necessary permissions I see this:

Invalid redirect_uri. It must exactly match one of the redirect URIs you've pre-configured for your app (including the path).

@valvin1
Copy link

valvin1 commented Apr 20, 2016

Have a look to #423
You need to add http://localhost:9000/dropbox.html in your dropbox application configuration if you are using native app

@wwebfor wwebfor added the bug label Apr 21, 2016
@wwebfor
Copy link
Member

wwebfor commented Apr 21, 2016

We'll change the port back to avoid further inconveniences.

@mtaki14
Copy link

mtaki14 commented Jun 7, 2016

I'm having the same issue, even after adding http://localhost:9000/dropbox.html to the app redirect.

@alvgarci
Copy link

alvgarci commented Oct 9, 2016

Same here.... not able to sync with Dropbox!

@ghost
Copy link

ghost commented Nov 26, 2016

Anyone find out how to fix this?? I'm having the same issue.

@rubyDoomsday
Copy link

rubyDoomsday commented Dec 19, 2016

I was receiving the 400 incorrect redirect URI with the stand alone mac app (laverna-0.7.1-darwin-x64) even after adding http://localhost:9000/dropbox.html to the redirect URIs in my dropbox app. Just for fun I also tried http://localhost:9100/dropbox.html which results in reaching the login page but I can't submit my credentials as it is not overwriting the field placeholder (see screenshot)

screen shot 2016-12-18 at 10 28 55 pm

@wwebfor wwebfor added this to Dropbox in Sync Jul 3, 2017
@ArcticSnow
Copy link

ArcticSnow commented Aug 21, 2017

Has anyone found a solution? I keep running in the exact same problem on the linux standalone desktop app. Thanks

@talklittle
Copy link
Contributor

Laverna standalone 0.7.51 w/ Dropbox API v2 requires a change in the Redirect URI: http://localhost:9000/ (remove dropbox.html at the end). Updated Laverna FAQ to reflect this.

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

No branches or pull requests

8 participants