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
It looks like they really don't want you to use refresh tokens or offline access with Javascript. Maybe what we should do instead is validate the access_token on submit, and then (if it's expired), save, redirect through Google Auth with immediate: true (should be non-prompting since they've already auth'd once), then when we come back, load the form and submit.
No description provided.
The text was updated successfully, but these errors were encountered: