This Set-Cookie didn’t specify a “SameSite” attribute and was default to “SameSite=Lax” – Localhost

As of Chrome v107 (Nov 2022) I had a similar issue, spent a few hours digging, and what I found is that the only solution for Chrome is to make your front-end connection secure, ie https (using a proxy for instance): Link An alternative solution is to use Firefox and set: about:config > network.cookie.sameSite.noneRequiresSecure=false. This … Read more

Where to add `SameSite=None`?

As discussed here: https://blog.chromium.org/2019/10/developers-get-ready-for-new.html This is actually a server side issue. All it is saying, is that you are using a resource from another site (most often JS or CSS) and that server is attempting to set a cookie; however, it does not have the SameSite attribute set. This is being done due to: Today, … Read more

Safari not sending cookie even after setting SameSite=None; Secure

Versions of Safari on MacOS 10.14 and all browsers on iOS 12 are affected by this bug which means that SameSite=None is erroneously treated as SameSite=Strict, e.g. the most restrictive setting. I’ve published some guidance in SameSite cookie recipes on either: Using two sets of cookies to account for browsers that support SameSite=None; Secure and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)