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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika javaman63
6 kwietnia 2015 o godz. 10:50AM
Try this
Odpowiedź użytkownika Travis Bell
6 kwietnia 2015 o godz. 12:23PM
Hi Kevin,
If you look at javaman63's URL, the proper syntax to do a search is:
Cheers.
Odpowiedź użytkownika Kevin Deery
6 kwietnia 2015 o godz. 6:47PM
Thanks guys,
I got there in the end, appreciate the help with this one :)