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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 12 noiembrie 2015 la ora 6:11 PM
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
Răspuns de Nightingale
pe data de 13 noiembrie 2015 la ora 2:32 AM
Sadly the same error is still appearing. Unexpected : in the api answer.
Răspuns de Jadeclan
pe data de 13 noiembrie 2015 la ora 8:19 AM
I am also receiving the same error on a script that worked on the 9th of November.
Răspuns de Travis Bell
pe data de 13 noiembrie 2015 la ora 10:05 AM
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,
Răspuns de Travis Bell
pe data de 13 noiembrie 2015 la ora 10:48 AM
Can you guys give it a test now?
Răspuns de Nightingale
pe data de 13 noiembrie 2015 la ora 10:54 AM
For me it's working again. You're the best!!!! :) Many many Thanks
Răspuns de alucardu
pe data de 13 noiembrie 2015 la ora 11:10 AM
It's working again for me as well! Excuse me for opening another topic, I didn't see the API forum. But great work!
Răspuns de Jadeclan
pe data de 13 noiembrie 2015 la ora 7:08 PM
Things are back to working, thanks for the support. Sorry for delay in responding.......