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

Did I misunderstood the purpose of the app? #62

Closed
aminecmi opened this issue Apr 15, 2014 · 7 comments
Closed

Did I misunderstood the purpose of the app? #62

aminecmi opened this issue Apr 15, 2014 · 7 comments

Comments

@aminecmi
Copy link

I think I misunderstood the purpose of the app.
I was triying to replace every note taking app I use every day.
I taught that when connecting to the app from my mobile, I was going to find every note I took.
I triend configuring the dropbox sync with my computer, and my phone, but it didn't work either.
Am I missing something? I was wrong about the purpose of laverna ?

@wwebfor
Copy link
Member

wwebfor commented Apr 15, 2014

Are you using application on your own server?

@wwebfor
Copy link
Member

wwebfor commented Apr 15, 2014

I'm asking because if so, you have to set up your own API keys in app/scripts/constants.js

@aminecmi
Copy link
Author

Yes. After some searching, the dropbox problem comes from a missing file dropbox.min.mapin/laverna/app/scripts/libs```
I'll try to set my own API key.

@wwebfor
Copy link
Member

wwebfor commented Apr 15, 2014

If redirect URIs does not match URIs from Dropbox app console it will not authorize you. We are using following URIs:

  1. https://laverna.cc/dropbox.html
  2. http://localhost/laverna/app/dropbox.html
  3. http://localhost/laverna/dist/dropbox.html

@aminecmi
Copy link
Author

I did this. Stange thing, is that even if i update the constants file, I have the Laverna app authorisation pop-up, and not mine.
Do I have to reinstall, or re-build ?

@wwebfor
Copy link
Member

wwebfor commented Apr 15, 2014

If you are using minified version, yes. You have to rebuild an app.

@wwebfor
Copy link
Member

wwebfor commented Dec 6, 2015

Since version 0.6.x it is possible to provide your own app key from settings page.

@wwebfor wwebfor closed this as completed Dec 6, 2015
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