Julien Veyssier
Julien Veyssier
It will be if it can be accessed being authenticated via an OAuth access token. I'll check that out soon. Thanks!
Sorry for the late reply. Any news about that? I guess notifications will continue popping until you dismiss them in the web UI. This app procuces classic notifications, nothing fancy,...
Hi. Google Photo API does not let us download the exact photo file that was uploaded. The google integration app can just get photos asking the API for max available...
Hi, this should be handled more gracefully... Anyway, first make sure the import process is not running. Then set `nb_imported_photos`, `nb_imported_files`, `photo_import_running`, `importing_photos`, `last_import_timestamp`, `importing_drive`, `drive_import_running` and `last_drive_import_timestamp` to 0...
Hi, thanks for the bug report. I never had any problem about refreshing tokens. Let's try to find out what happens on your side. Could you upgrade to the latest...
By the way, google oauth tokens expire after one hour.
I should have mentioned this nightly is only compatible with NC 22. Yes there is another way but it will still not work if you're running NC 20 or 21...
Too bad. Just in case you are motivated and have some minutes to spare: It is really quick to install a local test instance of 22 using a SQLite database.
Hey, Drive and Photo import is done by background jobs. When you start importing in the UI, those jobs are scheduled and will be launched when your Nextcloud server runs...
Hi, when using Google integration app, did you try to authenticate with the same Google account than the one who created the OAuth app on Google side? If not, could...