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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
11월 12, 2015 at 6:11 오후
Hi Nightingale,
We had some service issues this afternoon. Things have returned back to normal.
Cheers.
Nightingale님의 댓글
11월 13, 2015 at 2:32 오전
Sadly the same error is still appearing. Unexpected : in the api answer.
Jadeclan님의 댓글
11월 13, 2015 at 8:19 오전
I am also receiving the same error on a script that worked on the 9th of November.
Travis Bell님의 댓글
11월 13, 2015 at 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님의 댓글
11월 13, 2015 at 10:48 오전
Can you guys give it a test now?
Nightingale님의 댓글
11월 13, 2015 at 10:54 오전
For me it's working again. You're the best!!!! :) Many many Thanks
alucardu님의 댓글
11월 13, 2015 at 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님의 댓글
11월 13, 2015 at 7:08 오후
Things are back to working, thanks for the support. Sorry for delay in responding.......