Hi Travis,
developing a small windows store app for my kids at home, in an attempt to reclaim the television.
Im trying to make a simple call with only the movie name
heres the url: http://api.themoviedb.org/3/search/Tron?api_key=638a9eb1f9682879f7234313fdfcsdfa6776
I changed the key for the post
Can you tell me whats missing ? I couldn't see any url examples in the api documentation
Thanks
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per javaman63
el 6 , de 2015 a les 10:50 A.M.
Try this
Resposta per Travis Bell
el 6 , de 2015 a les 12:23 P.M.
Hi Kevin,
If you look at javaman63's URL, the proper syntax to do a search is:
Cheers.
Resposta per Kevin Deery
el 6 , de 2015 a les 6:47 P.M.
Thanks guys,
I got there in the end, appreciate the help with this one :)