You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
I am testing this out for a web application.... yet results are not promising.
google-calendar-busy-now & google-calendar-list both work (once) on fresh [Sign in], yet when the page is reloaded the default output is displayed.
A <google-calendar-list> looks like this: What I'm up to..? A <google-calendar-busy> looks like this: n/a
If I want the correct output to be displayed after [Sign in] and page refresh/reload, then [Sign out] and page reload/refresh, and [Sign in] are required (again).
My best guess is that it requires a fresh auth token...? If so, suggest onload checkAuth function?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am testing this out for a web application.... yet results are not promising.
google-calendar-busy-now & google-calendar-list both work (once) on fresh [Sign in], yet when the page is reloaded the default output is displayed.
A <google-calendar-list> looks like this:
What I'm up to..?
A <google-calendar-busy> looks like this:
n/a
If I want the correct output to be displayed after [Sign in] and page refresh/reload, then [Sign out] and page reload/refresh, and [Sign in] are required (again).
My best guess is that it requires a fresh auth token...? If so, suggest onload checkAuth function?
The text was updated successfully, but these errors were encountered: