The Movie Database Support Forum

Did something change in the api recently because the ajax calls from IE9 are not working. I'm getting this error message.

SEC7112: Script from http://api.themoviedb.org/3/search/movie?api_key=###&query=the&callback=jQuery18106168899305979745_1365625811059&_=1365625824236 was blocked due to mime type mismatch j-dar.ca

This is my code. It works on Chrome, safari, ff.

var queryStr = "http://api.themoviedb.org/3/search/movie?api_key=###&query=the&callback=?";
$.getJSON(queryStr, function(a){
    console.log(a);
});

3 Antworten (Seite 1 von 1)

Jump to last post

Hi lonelydatum,

After Googling this IE error, I found this article. It looks like it's because the API is now sending back a X-Content-Type-Options: nosniff header. This must have been added in a recent framework update.

I'll be pushing a fix for this later tonight/tomorrow morning. We're in the midst of some server upgrades so I can't push this live yet.

Fix for this was pushed about 10 minutes ago. You should be good to go using IE again.

Cheers.

Thank you so much Trevor! The site is expected to go live tomorrow so you timing is just perfect :)

Gar

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden