On a site where I’m using the Sketchfab importer for web apps, I’m starting to get this warning on Chrome (shown below), I think related to upcoming CORS policy changes. Any way this can be addressed on the Sketchfab site to ensure that the importer for web apps continues to work once these changes to Chrome and other browsers takes place?
A cookie associated with a cross-site resource at http://apps.sketchfab.com/ was set without the SameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None
and Secure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592