Hi,
I suddenly get the following error:
Uncaught SyntaxError: Unexpected token : http://api.themoviedb.org/3/search/movie?api_key=**********&query=T&language=de&callback=jQuery111306607218980789185_1447345380391&_=1447345380392 script.js:32 Error: jQuery111306607218980789185_1447345380391 was not called(…)
The requests works, I get an answer, but my algorithm gets an error now. Have you changed something? There's now an unexpected : .
I normally use: "success": function (data, textStatus, jqXHR) { console.log(data); data.results.forEach(function(val, index, array) { " to iterate through the answer.
Yesterday it worked, and I haven't changed my code since then.
Best regards, Jones
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 12 de noviembre de 2015 a las 18:11
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
Contestado por Nightingale
el 13 de noviembre de 2015 a las 02:32
Sadly the same error is still appearing. Unexpected : in the api answer.
Contestado por Jadeclan
el 13 de noviembre de 2015 a las 08:19
I am also receiving the same error on a script that worked on the 9th of November.
Contestado por Travis Bell
el 13 de noviembre de 2015 a las 10:05
Ohh! Sorry, I missed that you were using a callback. Ok, yes, I can reproduce that error now.
I'll get it fixed up today. Thanks,
Contestado por Travis Bell
el 13 de noviembre de 2015 a las 10:48
Can you guys give it a test now?
Contestado por Nightingale
el 13 de noviembre de 2015 a las 10:54
For me it's working again. You're the best!!!! :) Many many Thanks
Contestado por alucardu
el 13 de noviembre de 2015 a las 11:10
It's working again for me as well! Excuse me for opening another topic, I didn't see the API forum. But great work!
Contestado por Jadeclan
el 13 de noviembre de 2015 a las 19:08
Things are back to working, thanks for the support. Sorry for delay in responding.......