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!
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Bene8493
on сакавік 13, 2015 at 6:11 AM
The url should look like this: http://image.tmdb.org/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg
Reply by Travis Bell
on сакавік 14, 2015 at 10:05 AM
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.