Open progician opened 1 month ago
Hello :wave:
Thank you for taking the time to open this issue with integration_google. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. We try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until we get to it. Until then, please be patient. If you are strugging to set up the app, have a look at this video: https://www.youtube.com/watch?v=h_teJPg2wEk Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. (Also see our Code of Conduct. Really.)
I look forward to working with you on this issue Cheers :blue_heart:
Does refreshing or re-authenticating help? It takes some time for the options to load.
Does refreshing or re-authenticating help? It takes some time for the options to load.
Refreshing the page didn't help. Disconnecting and reconnecting dropped me into a permission page it hasn't before, so I've selected all (calendar, photos, etc.). Now, I have the photo import option, but I also received a bunch of others, probably due to some mismatch with how I enabled the API.
I wonder if there was some timing thing involved here, for the Google API Oath client authorisation.
I wonder if there was some timing thing involved here, for the Google API Oath client authorisation.
Could be.
Which version of integration_google are you using?
3.1.0
Which version of Nextcloud are you using?
v30.0.0
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Firefox 130.0.1
Describe the Bug
I've followed the guide in the integration for setting up the Google API account, and provide the ID/secret to the Google Integration.
When logged in with my personal google account, I get the following screen in the migration:
What I'm experiencing is very much like #14
Expected Behavior
I expect the options for importing to appear.
To Reproduce