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
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
12 marraskuu 2015 klo 6:11PM
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
Vastaus käyttäjältä Nightingale
13 marraskuu 2015 klo 2:32AM
Sadly the same error is still appearing. Unexpected : in the api answer.
Vastaus käyttäjältä Jadeclan
13 marraskuu 2015 klo 8:19AM
I am also receiving the same error on a script that worked on the 9th of November.
Vastaus käyttäjältä Travis Bell
13 marraskuu 2015 klo 10:05AM
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,
Vastaus käyttäjältä Travis Bell
13 marraskuu 2015 klo 10:48AM
Can you guys give it a test now?
Vastaus käyttäjältä Nightingale
13 marraskuu 2015 klo 10:54AM
For me it's working again. You're the best!!!! :) Many many Thanks
Vastaus käyttäjältä alucardu
13 marraskuu 2015 klo 11:10AM
It's working again for me as well! Excuse me for opening another topic, I didn't see the API forum. But great work!
Vastaus käyttäjältä Jadeclan
13 marraskuu 2015 klo 7:08PM
Things are back to working, thanks for the support. Sorry for delay in responding.......