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 的回复
于 2015 年 11 月 12 日 6:11下午
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
Nightingale 的回复
于 2015 年 11 月 13 日 2:32上午
Sadly the same error is still appearing. Unexpected : in the api answer.
Jadeclan 的回复
于 2015 年 11 月 13 日 8:19上午
I am also receiving the same error on a script that worked on the 9th of November.
Travis Bell 的回复
于 2015 年 11 月 13 日 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 的回复
于 2015 年 11 月 13 日 10:48上午
Can you guys give it a test now?
Nightingale 的回复
于 2015 年 11 月 13 日 10:54上午
For me it's working again. You're the best!!!! :) Many many Thanks
alucardu 的回复
于 2015 年 11 月 13 日 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 的回复
于 2015 年 11 月 13 日 7:08下午
Things are back to working, thanks for the support. Sorry for delay in responding.......