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 ?
¿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 26 de octubre de 2016 a las 11:14
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
Contestado por smarteez
el 28 de octubre de 2016 a las 05:30
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
Contestado por Travis Bell
el 28 de octubre de 2016 a las 10:05
Please read the image documentation for information about how to build valid image URLs.