Page 1 of 1

[RESOLVED] NoScript + Todoist

Posted: Tue Apr 08, 2014 6:48 am
by DrivenByHim
Todoist stopped working recently, and I've tracked it down to this noscript error in the console:
[NoScript] Blocking cross-site Javascript served from https://d3ptyyxy2at9ui.cloudfront.net/c ... 774.js.jgz with wrong type info application/octet-stream and included by https://en.todoist.com/app?v=210

No amount of tinkering with the XSS settings has been able to fix it for me (even disabling it, or noscript all together). I have to completely uninstall it for Todoist to start working again.

Any suggestions?

Re: NoScript + Todoist

Posted: Tue Apr 08, 2014 8:47 am
by edmorley
I'm seeing this with Todoist too. (With NoScript 2.6.8.19rc2)

Re: NoScript + Todoist

Posted: Tue Apr 08, 2014 1:25 pm
by barbaz
add the cloudfront URL to about:config -> noscript.inclusionTypeChecking.exceptions
(it got cut off, so I can't suggest how much of the url to add)

Re: NoScript + Todoist

Posted: Tue Apr 08, 2014 2:18 pm
by edmorley
Adding https://d3ptyyxy2at9ui.cloudfront.net/ worked well, thank you.

Is this a generic cloudfront issue, or just with Todoist?

Re: NoScript + Todoist

Posted: Tue Apr 08, 2014 3:33 pm
by barbaz
not a generic cloudfront issue. looks like Todoist is misusing that cloudfront file

Re: NoScript + Todoist

Posted: Wed Apr 09, 2014 3:43 am
by DrivenByHim
FYI it looks like they fixed it on their end. I believe the content-encoding was missing (gzip). Whatever the cause, it's now working without the noscript exception.