Open fawind opened 7 years ago
Error thrown by Google auth library (Chrome, OSX):
cb=gapi.loaded_0:109 Uncaught {error: "idpiframe_initialization_failed", details: "Failed to read the 'localStorage' property from 'Window': Access is denied for this document."}
Happens when the user blocks third-party cookies. gapi.auth2.init() throws an idpiframe_initialization_failed error (ref).
gapi.auth2.init()
idpiframe_initialization_failed
Error thrown by Google auth library (Chrome, OSX):