Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why are Chrome exceptions for third-party cookies not working (results in inability to use Disqus)? [closed]

So Disqus has not been working for me for some time, and they finally, handily, added a little notification that it's due to third party cookies being blocked. Great, I said, let's take care of that.

So I added an exception for disqus.com to Chrome's preferences, but it does not seem to be working. I did this vis Preferences -> Advanced -> Content Settings -> Manage Exceptions, where I have added an 'allow' exception for disqus.com. I have third-party cookies otherwise blocked.

Disqus still doesn't work, though, giving me the same error on every site that it's unable to work with third party cookies. The error persists even if I go to disqus.com and login, then revisit a site.

Why might disqus be failing here?

like image 533
bhuga Avatar asked May 22 '12 22:05

bhuga


1 Answers

The reason is that you have to tell Chrome to allow 3rd party cookies for subdomains of disqus.com as well. So just set the exception to this instead: [*.]disqus.com.

like image 118
Rob Flaherty Avatar answered Sep 28 '22 05:09

Rob Flaherty