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 ?
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
26 lokakuu 2016 klo 11:14AM
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
Vastaus käyttäjältä smarteez
28 lokakuu 2016 klo 5:30AM
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
Vastaus käyttäjältä Travis Bell
28 lokakuu 2016 klo 10:05AM
Please read the image documentation for information about how to build valid image URLs.