I need to call an api with a movie name and get all details about it ...... i dont know the movieid is there a way to get this ?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 26 outubro 2016 às 11:14 AM
Hi @smarteez,
Take a read through this document for a basic outline of how to query and get details: https://developers.themoviedb.org/3/getting-started/search-and-query-for-details
Resposta de smarteez
em 28 outubro 2016 às 5:30 AM
Thanks I see there is column called Posterpath the return a string value example /uM1dNEmcAeyDGjMcFLlkKOyBgft.jpg Whats the full path so i can click on it to view the poster
Resposta de Travis Bell
em 28 outubro 2016 às 10:05 AM
Please read the image documentation for information about how to build valid image URLs.