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

Unable to setup GDrive. #2135

Open
PeopleInside opened this issue Feb 11, 2024 · 0 comments
Open

Unable to setup GDrive. #2135

PeopleInside opened this issue Feb 11, 2024 · 0 comments
Labels
Type ◦ Bug Something isn't working

Comments

@PeopleInside
Copy link

PeopleInside commented Feb 11, 2024

Describe the bug

I want allow my KeeWeb to sync with Google Drive.
I followed the guide https://github.com/keeweb/keeweb/wiki/Dropbox-and-GDrive#google-drive

Now on Google I generated the gdriveClientId and gdriveClientSecret, the guide say to configure that key on the config file https://github.com/keeweb/keeweb/wiki/Configuration#json-app-config I dont understand where I can put the data generated on Google. Where I need put gdriveClientId and gdriveClientSecret?

If I load https://your-keeweb-deployment-url/?config=your-config.json I get Error loading app
There was an error loading app settings. Please double check the app URL or contact your administrator.

I found an online guide, not official that made as file example this:

{
    "settings": {
        "onedriveClientId": "yourcode",
        "onedriveTenantId": "yourcode"       
    },
    "showOnlyFilesFromConfig": false
}

This seems is working.
Now I'm not understanding if for use this for personal use I need insert some privilege on Google settings and have my app verified by Google. Seems hard to configure but maybe is for Google restrictions?!

I continue to get Errore 400: redirect_uri_mismatch

@PeopleInside PeopleInside added the Type ◦ Bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type ◦ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant