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
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-נובמבר 12, 2015 ב-6:11אחרי חצות יום
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
תגובה מאת Nightingale
ב-נובמבר 13, 2015 ב-2:32לפני חצות יום
Sadly the same error is still appearing. Unexpected : in the api answer.
תגובה מאת Jadeclan
ב-נובמבר 13, 2015 ב-8:19לפני חצות יום
I am also receiving the same error on a script that worked on the 9th of November.
תגובה מאת Travis Bell
ב-נובמבר 13, 2015 ב-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,
תגובה מאת Travis Bell
ב-נובמבר 13, 2015 ב-10:48לפני חצות יום
Can you guys give it a test now?
תגובה מאת Nightingale
ב-נובמבר 13, 2015 ב-10:54לפני חצות יום
For me it's working again. You're the best!!!! :) Many many Thanks
תגובה מאת alucardu
ב-נובמבר 13, 2015 ב-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!
תגובה מאת Jadeclan
ב-נובמבר 13, 2015 ב-7:08אחרי חצות יום
Things are back to working, thanks for the support. Sorry for delay in responding.......