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

Google Calendar Sync Issues #211

Open
AllenChangMusic opened this issue Apr 9, 2024 · 0 comments
Open

Google Calendar Sync Issues #211

AllenChangMusic opened this issue Apr 9, 2024 · 0 comments

Comments

@AllenChangMusic
Copy link

I've been able to modify the code that's available to allow for login.
I had to change the listen in webview engine to listen to URL to capture the auth token.
However, once i get to the Calendar view, it wont show any active calendars, nor will it add any calendar or events.

Specifically trying to add a calendar, the code won't execute beyond
cal = dao.calendars().insert(cal).execute();

Any pointers or suggestions would be welcome! I'm an amateur coder, so doing a lot through trial and error

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

1 participant