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
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de javaman63
no 6 de abril do 2015 ás 10:50AM
Try this
Resposta de Travis Bell
no 6 de abril do 2015 ás 12:23PM
Hi Kevin,
If you look at javaman63's URL, the proper syntax to do a search is:
Cheers.
Resposta de Kevin Deery
no 6 de abril do 2015 ás 6:47PM
Thanks guys,
I got there in the end, appreciate the help with this one :)