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!
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Bene8493
el 13 de marzo de 2015 a las 06:11
The url should look like this: http://image.tmdb.org/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg
Contestado por Travis Bell
el 14 de marzo de 2015 a las 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.