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 authorization fails #180

Closed
marianoju opened this issue Sep 19, 2014 · 8 comments
Closed

Dropbox authorization fails #180

marianoju opened this issue Sep 19, 2014 · 8 comments

Comments

@marianoju
Copy link

After the message

Now you will be redirected to Dropbox authorization page.
Please click OK button.

dropbox authorization

I receive an error message:

Error (400)
It seems the app you were using submitted a bad request.
If you would like to report this error to the app's
developer, include the information below.

More details for developers

Invalid redirect_uri: u'https://laverna.cc/dropbox.html'.
It must exactly match one of the redirect URIs you've pre-
configured for your app (including the path)

dropbox_-400-_2014-09-19_14 53 03

@wwebfor
Copy link
Member

wwebfor commented Sep 19, 2014

Are you using your own Dropbox API key?

@marianoju
Copy link
Author

Yes, I am using my own Dropbox API key.

BTW Today when I restarted Firefox my Laverna settings had been reset to default. This means that amongst other things the random Salt had been deleted. The encrypted notes from yesterdays are now gone. How does Laverna store the settings? Cookies?

@wwebfor
Copy link
Member

wwebfor commented Sep 20, 2014

Then you should add Redirect URIs. It should look something like this:

dropbox-api

Settings are stored in LocalStorage. Do you use some plugin like "Self-Destructing Cookies". If so you should add laverna.cc to whitelist.

@marianoju
Copy link
Author

I have added Redirect URL and the sync feature now works for me. Thanks!

I use no plugin, but the privacy setting “Accept cookies from sites” and “Keep until: I close Firefox”. Whitelisting laverna.cc (or any domain) is not a definable option. Manually copy&paste of the salt with the same password does not decrypt the notes.

@wwebfor wwebfor added the bug label Oct 2, 2014
@ghost
Copy link

ghost commented Jan 23, 2015

I'am stuck on the same failure as @marianoju when copying the salt, password, length etc. pp. into another laverna instance.
I synced everything encrypted with dropbox (sadly enough that it's not my owncloud) and wanted to decrypt all notes when synced on another brother.

@mattcanty
Copy link

I hope that there will be an update to make this clearer in the app.

I've also noticed the discrepancy of DropBox's App Key being called Dropbox API key in Laverna.

It's nice that it only took about 20 minutes to get set up with DropBox, but it should only be a few minutes!

@coworkingon-es
Copy link

Hi,
I have a problem: I've added the links and everything perfectly, but now I can't enter my account because the "login" button from dropbox doesn't "activate". It is like it is detecting the fields:

seleccion_396

Any clue?

@wwebfor
Copy link
Member

wwebfor commented Feb 26, 2016

Hi @coworkingon-es,

If it happens on the desktop version, then that bug was fixed in 0.7.2-RC

@wwebfor wwebfor closed this as completed Dec 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants