There is some issue with the API. Till yesterday I was able to see the images of the actors for a particular movie but now I can't see it
¿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 Travis Bell
el 8 de abril de 2015 a las 16:12
Hi agrawalankit7@gmail.com,
What's an example request you're making?
Contestado por agrawalankit7@gmail.com
el 8 de abril de 2015 a las 16:20
I am extracting profile path value and then using that as the source.
Contestado por Travis Bell
el 8 de abril de 2015 a las 16:32
What image URL are you using though?
As an example, I don't see any issues with Paul Walker's
profile_path
: https://image.tmdb.org/t/p/w92/iqvYezRoEY5k8wnlfHriHQfl5dX.jpgContestado por agrawalankit7@gmail.com
el 8 de abril de 2015 a las 16:34
I think I have resolved the issue. But I don't know how it was parsing http://image.tmdb.org/t/p/w500//wkm8YvulYwuB4pxEvOAlwv8AWdr.jpg url earlier. Now in order to make it work I have to remove // and replace it with / before wkm
Contestado por Travis Bell
el 9 de abril de 2015 a las 18:04
Good find, I'll get the fix pushed for this ASAP.