A cookie associated with a cross-site resource `SameSite=None`

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 年 前
nopCommerce version: 4.30

Steps to reproduce the problem:
I should add one link to my website. but it can not handle the cookies.
i asked in nopcommerce from but it hasn't answered yet. please if you have a solution informs me to solve it.

the link which i need to add:
<a target="_blank" href="https://trustseal.enamad.ir/?id=163012&Code=TK0kzMINU8wONMdCf89Z"> <img src = "https: // Trustseal .eNamad.ir / logo.aspx? id = 163012 & amp; Code = TK0kzMINU8wONMdCf89Z "alt =" "style =" cursor: pointer "id =" TK0kzMINU8wONMdCf89Z "> </a>

the error:

(index): 1 A cookie associated with a cross-site resource at http://trustseal.enamad.ir/ was set without the SameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite = 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 and https://www.chromestatus.com/feature/5633521622188032.
3 年 前
This issue is not specific to nopCommerce.  It would be best to Google the error message and seek help elsewhere - e.g.
https://stackoverflow.com/questions/58211333/chrome-console-samesite-cookie-attribute-warning

(Please don't duplicate topics. If you don't get a reply, then reply to your own message with "bump" if you want to make it current)
3 年 前
Thank you for your reply.
i think the problem is in the nop project.
i uploaded this code in HTML file without any extra code. it worked but in nop, it doesn't work.

i think it needs to check.

unfortunately, the support is not good here. it is really important for new developers to find help and enough support.
3 年 前
You can check this topic:
https://www.nopcommerce.com/en/boards/topic/83038/samesite-cookies-issue#276395

Regards,
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.