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!
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Bene8493
no 13 de marzo do 2015 ás 6:11AM
The url should look like this: http://image.tmdb.org/t/p/w1280/u4r1VxLPBZXGHMxUnckjes7RWVD.jpg
Resposta de Travis Bell
no 14 de marzo do 2015 ás 10:05AM
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.