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
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од javaman63
дана 06. април 2015. у 10:50 AM
Try this
Одговор од Travis Bell
дана 06. април 2015. у 12:23 PM
Hi Kevin,
If you look at javaman63's URL, the proper syntax to do a search is:
Cheers.
Одговор од Kevin Deery
дана 06. април 2015. у 6:47 PM
Thanks guys,
I got there in the end, appreciate the help with this one :)