samesite error in console
We are getting this message in the inspect element and it is causing sites to break. Can you please provide a solution for this assap?
A cookie associated with a cross-site resource at <URL> 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 <URL> and <URL>.
-
Following this thread as well, I have the same issue as well.
1 -
Hey guys,
this is common warning for a lot of embedded services at the moment, and it does not break anything.
We have actually last week released a version of Cookiebot that sets the attributes SameSite=None` and `Secure'- The warning is still displayed in Chrome, but the Cookiebot cookie will be "safe" when Chrome enforces the new policy.Regards.
0
Please sign in to leave a comment.
Comments
2 comments