Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

login.tmall.com keeps complaining 3rd party cookies are blocked

more options

I can't log in to tmall.com. It keeps saying 3rd party cookies are blocked, although I've already loosened the settings to allow almost everything.

As a result, I can't log in to tmall.com.

I can't log in to tmall.com. It keeps saying 3rd party cookies are blocked, although I've already loosened the settings to allow almost everything. As a result, I can't log in to tmall.com.
Priložene slike ekrana

Izabrano rješenje

Nope, no extensions that would block content. Currently the browser has no extensions.

I'm on Firefox beta channel (version 80 now), so it's more than latest?

I found the answer to this by looking through the web console errors.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite

I set this value to False - network.cookie.sameSite.laxByDefault

Although errors are still being thrown, but I can now log in to the site.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (5)

more options

Do you get a purple shield in the location bar ?

Firefox shows a purple shield instead of a gray shield at the left end of the location/address bar in case Enhanced Tracking Protection is blocking content.
You can click shield icon for more detail and possibly disable the protection.
You can check the Web Console for messages about blocked content.

more options

Yes, that's disabled as well. Still can't log in.

more options

Looks like Firefox is blocking the cookies based on the web console.

more options

Do you have content blocking extensions that could be causing this ?

If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block content.

more options

Odabrano rješenje

Nope, no extensions that would block content. Currently the browser has no extensions.

I'm on Firefox beta channel (version 80 now), so it's more than latest?

I found the answer to this by looking through the web console errors.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite

I set this value to False - network.cookie.sameSite.laxByDefault

Although errors are still being thrown, but I can now log in to the site.