Soporte de The Movie Database

if i enter this on the web browser "https://api.themoviedb.org/3/search/movie?query=dirty%20angels?api_key=" it returns this???
{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key.","success":false}
api key is valid, if i enter this "https://api.themoviedb.org/3/movie/550?api_key=" it returns
"original_title": "Fight Club", and more info??
how the enter a search for movie title and get list of results???

1 respuesta (en la página 1 de 1)

Jump to last post

@robert3237 said:
how to get list of movies
if i enter this on the web browser "https://api.themoviedb.org/3/search/movie?query=dirty%20angels?api_key=" it returns this???
{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key.","success":false}
api key is valid, if i enter this "https://api.themoviedb.org/3/movie/550?api_key=" it returns
"original_title": "Fight Club", and more info??
how the enter a search for movie title and get list of results???

Your API Request has 2 question marks, " ? ".
Replace the second one with the ampersand character, " & ".
See below:

https://api.themoviedb.org/3/search/movie?query=dirty%20angels?api_key=<key>
https://api.themoviedb.org/3/search/movie?query=dirty%20angels&api_key=<key>

Only the first parameter, right after the " ? " character, may not have or may have the " & " character.
All other parameters must have the " & " character at the beginning.

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión