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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de javaman63
le 6 avril 2015 à 10h50
Try this
Réponse de Travis Bell
le 6 avril 2015 à 12h23
Hi Kevin,
If you look at javaman63's URL, the proper syntax to do a search is:
Cheers.
Réponse de Kevin Deery
le 6 avril 2015 à 18h47
Thanks guys,
I got there in the end, appreciate the help with this one :)