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
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on aprīlis 8, 2015 at 4:12 PM
Hi agrawalankit7@gmail.com,
What's an example request you're making?
Atbilde no agrawalankit7@gmail.com
on aprīlis 8, 2015 at 4:20 PM
I am extracting profile path value and then using that as the source.
Atbilde no Travis Bell
on aprīlis 8, 2015 at 4:32 PM
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.jpgAtbilde no agrawalankit7@gmail.com
on aprīlis 8, 2015 at 4:34 PM
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
Atbilde no Travis Bell
on aprīlis 9, 2015 at 6:04 PM
Good find, I'll get the fix pushed for this ASAP.