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!
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Bene8493
le 13 mars 2015 à 06h11
The url should look like this: http://image.tmdb.org/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg
Réponse de Travis Bell
le 14 mars 2015 à 10h05
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.