The Movie Database Support Forum

I want to use the search function as docs descriped, this my command :

curl --include --header "Accept:application/json" "http://private-89fd5-themoviedb.apiary.io/3/search/list?qurey=Fight&api_key=###"

but, error occur, and the response is below:

{"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}

And i changed the host url to http://themoviedb.apiary.io, as below:

curl --include --header "Accept:application/json" "http://themoviedb.apiary.io/3/search/list?qurey=Fight&api_key=###"

the below is responsed: Private API, please log in

why? and how use the search api rightly?

3 Antworten (Seite 1 von 1)

Jump to last post

It does indeed look like there is an issue with searching lists:

http://api.themoviedb.org/3/search/list?api_key=###&query=fight

Is not currently working. I've created a new ticket for this.

With regards to searching movies and people, that seems to be working fine.

http://api.themoviedb.org/3/search/movie?api_key=###&query=fight

http://api.themoviedb.org/3/search/person?api_key=###&query=fight

Thanks.

@olimsoft you also wrote "query" wrong: "?qurey=Fight&api_key=###" In case you were still having problems ;)

thanks, I correct the "qurey" to " query" ( I'm so careless.),

and as Travis Bell said, http://api.themoviedb.org/3/search/list?api_key=###&query=fight can't work also.

searching movie and person work fine.

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden