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.......