Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example is not working #54

Open
espinielli opened this issue Jul 23, 2015 · 2 comments
Open

Example is not working #54

espinielli opened this issue Jul 23, 2015 · 2 comments

Comments

@espinielli
Copy link

The example at [1] is not working, i.e. blank page.
In Chrome, Version 43.0.2357.132 m, I get:
Refused to execute script from 'https://github.com/bcherry/twitter-text-js/raw/master/twitter-text.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.

Does not work with IE 10.0.9200.17377 and Firefox ESR 38.1.0 too.
HTH

[1] http://propublica.github.io/timeline-setter/doc/twitter-demo.html

@nise
Copy link

nise commented Oct 1, 2015

I can confirm this issue.

@colindean
Copy link

Still not working, lots of errors cropping up as the web has changed:

Mixed Content: The page at 'https://propublica.github.io/timeline-setter/doc/twitter-demo.html' was loaded over HTTPS, but requested an insecure stylesheet 'http://propublica.github.com/timeline-setter/public/stylesheets/timeline-setter.css'. This request has been blocked; the content must be served over HTTPS.
twitter-demo.html:1 

Refused to execute script from 'https://raw.githubusercontent.com/bcherry/twitter-text-js/master/twitter-text.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
jquery-min.js:5 

Mixed Content: The page at 'https://propublica.github.io/timeline-setter/doc/twitter-demo.html' was loaded over HTTPS, but requested an insecure script 'http://api.twitter.com/1/statuses/user_timeline.json?callback=jQuery19106768874008712027_1535119355861&screen_name=propublica&count=10&_=1535119355862'. This request has been blocked; the content must be served over HTTPS.
send @ jquery-min.js:5
ajax @ jquery-min.js:5
b.(anonymous function) @ jquery-min.js:5
getJSON @ jquery-min.js:5
getTwitter @ twitter-demo.html:31
b.each.b.forEach @ underscore-min.js:11
K.m.(anonymous function) @ underscore-min.js:30
(anonymous) @ twitter-demo.html:67
c @ jquery-min.js:3
fireWith @ jquery-min.js:3
ready @ jquery-min.js:3
H @ jquery-min.js:3
jquery-min.js:5 

Mixed Content: The page at 'https://propublica.github.io/timeline-setter/doc/twitter-demo.html' was loaded over HTTPS, but requested an insecure script 'http://api.twitter.com/1/statuses/user_timeline.json?callback=jQuery19106768874008712027_1535119355863&screen_name=nytimes&count=10&_=1535119355864'. This request has been blocked; the content must be served over HTTPS.
send @ jquery-min.js:5
ajax @ jquery-min.js:5
b.(anonymous function) @ jquery-min.js:5
getJSON @ jquery-min.js:5
getTwitter @ twitter-demo.html:31
b.each.b.forEach @ underscore-min.js:11
K.m.(anonymous function) @ underscore-min.js:30
(anonymous) @ twitter-demo.html:67
c @ jquery-min.js:3
fireWith @ jquery-min.js:3
ready @ jquery-min.js:3
H @ jquery-min.js:3
jquery-min.js:5 

Mixed Content: The page at 'https://propublica.github.io/timeline-setter/doc/twitter-demo.html' was loaded over HTTPS, but requested an insecure script 'http://api.twitter.com/1/statuses/user_timeline.json?callback=jQuery19106768874008712027_1535119355865&screen_name=latimes&count=10&_=1535119355866'. This request has been blocked; the content must be served over HTTPS.
send @ jquery-min.js:5
ajax @ jquery-min.js:5
b.(anonymous function) @ jquery-min.js:5
getJSON @ jquery-min.js:5
getTwitter @ twitter-demo.html:31
b.each.b.forEach @ underscore-min.js:11
K.m.(anonymous function) @ underscore-min.js:30
(anonymous) @ twitter-demo.html:67
c @ jquery-min.js:3
fireWith @ jquery-min.js:3
ready @ jquery-min.js:3
H @ jquery-min.js:3
jquery-min.js:5 

Mixed Content: The page at 'https://propublica.github.io/timeline-setter/doc/twitter-demo.html' was loaded over HTTPS, but requested an insecure script 'http://api.twitter.com/1/statuses/user_timeline.json?callback=jQuery19106768874008712027_1535119355867&screen_name=tpm&count=10&_=1535119355868'. This request has been blocked; the content must be served over HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants