Another question:
When I login using google calendar , I feel like he log also the user in using that google calendar. I don’t want to log the user in using Google ID , I just want to retreive his google calendar.
What I see is that it log out my current user and and login using the google calendar ID . I don’t want that.
i don’t get it , if I already have a user that is loged in , and I just want to retreive his google calendar , he can not keep that account ? he must login using it’s google calendar ID ?
There is no such thing as Google calendar Id login. Only Google login that has different levels of access. When you have a user that is already logged in we still need to ask their permission to allow access to their Google calendar. When doing so the user needs to chose their Gmail account. I think there is an option to preselected the Gmail email if you already have it but still there will be this consent screen where user needs to consent to providing access
Yes, sorry I didn’t explain well. I understand that you need to login using your google credential , but after that the current user is based on the account that he have on my app or based on the google ID that he just loged in with ?
I think you didn’t remove the previous plugin and in the “type of events” it refers to the old one. Please remove the old plugin and make sure the type of event is selected correctly.
Thanks,
yes, probably it will be google ID. But you can let your users sign up to your app using their gmail accounts if the calendar option is one of the main features of your app
if you check the error you would see that it refersto the deleted plugin, try to delete the calendar element completely and create it from again if it’s not too much trouble of course.
The plugins are identical in their structure, so there is no reason why the offline shouldn’t work while the regular one does
Thanks , it seems to work .
The only problem I still have is this Google URI problem. And I didn’t get how to solve it. Can you give a details about steps you recommand ?
Joseph, there are no extra steps here, just to make sure that all your possible URLs are included into the list of authorized links in your Google Developer Dashboard.
As I mentioned to you in the other thread - please be sure to include all the possible extensions, parameters and variations (?debug_mode=true, /version-test/, etc.), otherwise Google will consider any deviations from that as a different URL.
I created a simple page allowing me to have a fix URI to be able to connect to Google Oauth. everything is fine. But after accepting that my bubble app access the calendar and come back to my bubble app, the Google calendar ID is empty , so I don’t understand why it do not log me in.