Hello, I have a Windows Phone application that uses the TMDB APIs to retrieve info about movies. SInce a couple of days, the URL returned for all the images (posters, etc.) redirects to a 404 Not found page (like the following one http://d3gtl9l2a4fn1j.cloudfront.net/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg). Is there any known issue? Thanks!
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Bene8493
ב-מרץ 13, 2015 ב-6:11לפני חצות יום
The url should look like this: http://image.tmdb.org/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg
תגובה מאת Travis Bell
ב-מרץ 14, 2015 ב-10:05לפני חצות יום
Hi qmatteoq,
We haven't been returning the cloudfront.net URL since December 2013. Since then, as Bene8493 pointed out, we've been returning the image.tmdb.org URL. As stated in the documentation, you should check the /configuration method every so often for updates.