Hi, trying to work with this API for the first time and when copying my key over to the queries I'm using it's still just giving me status 7 every time. I'm pretty new to this whole thing and am wondering if maybe I'm missing something. For the sake of explanation, we'll say my code is something like this.
"http://api.themoviedb.org/3/Movie.search/en/json/'my api key here'/goonies?callback=?" Am I missing something on this maybe? Thanks so much for any help.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Alvaro Octal
pe data de 19 ianuarie 2015 la ora 4:30 AM
As far as I know a Movie search request would be like this:
works for me at least.
Răspuns de akirabob
pe data de 19 ianuarie 2015 la ora 8:13 AM
that did the trick thanks so much.