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
Recently Chrome and other browsers decided to block third party cookies in incognito mode and this causes createGuest() to fail. Here is the error I am getting on my end.
Recently Chrome and other browsers decided to block third party cookies in incognito mode and this causes createGuest() to fail. Here is the error I am getting on my end.
(index):37 Uncaught DOMException: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document.
at https://supportstage.logmeininc.com/:37:1
(anonymous) @ (index):37
care-avatar-timestamp.6d00329e309a209cb112c2c1501bf0be.gz.js:10 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at setTimeStampForAvatar (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/stand-alone-scripts/care-avatar-timestamp.6d00329e309a209cb112c2c1501bf0be.gz.js:10:3)
at https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/stand-alone-scripts/care-avatar-timestamp.6d00329e309a209cb112c2c1501bf0be.gz.js:34:1
setTimeStampForAvatar @ care-avatar-timestamp.6d00329e309a209cb112c2c1501bf0be.gz.js:10
(anonymous) @ care-avatar-timestamp.6d00329e309a209cb112c2c1501bf0be.gz.js:34
main.min.fba771da841299bad6dbfce0625d53d5.gz.js:18 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at Object.329../../../libs/uuid (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:18:20717)
at o (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:1:265)
at https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:1:316
at Object.305../components/care-auth-configurations (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:14:16943)
at o (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:1:265)
at r (https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:1:431)
at https://d3vacxkd4wosg5.cloudfront.net/resource/assets/scripts/care/main.min.fba771da841299bad6dbfce0625d53d5.gz.js:1:459
The text was updated successfully, but these errors were encountered: