Soporte de The Movie Database

Dear [The Movie DB Support Team],

I am writing to report an issue with the /search/movie endpoint of your API. Despite following the documented guidelines, the URL does not seem to function as expected. This has disrupted the functionality of my application, which heavily relies on this endpoint for movie search features.

Could you please investigate this issue and provide a resolution or update? If additional details are required, feel free to let me know.

Looking forward to your prompt response.

Best regards, Mohamed Bilal

2 respuestas (en la página 1 de 1)

Jump to last post

To get an answer, you need to provide the exact query that you have sent to our API, as well as the answer that you have got.

Hi @Mohamed_Bilal,

I'm not seeing any issues with search. As @superboy97 mentioned, you'll need to provide the full request you are making and perhaps we can help.

Request

curl -v "https://api.themoviedb.org/3/search/movie?query=batman&api_key=###"

* Host api.themoviedb.org:443 was resolved.
* IPv6: (none)
* IPv4: 18.238.238.2, 18.238.238.6, 18.238.238.125, 18.238.238.127
*   Trying 18.238.238.2:443...
* Connected to api.themoviedb.org (18.238.238.2) port 443
...

> GET /3/search/movie?query=batman&api_key=### HTTP/2
> Host: api.themoviedb.org
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/json;charset=utf-8
< content-length: 11285
< date: Tue, 10 Dec 2024 15:49:22 GMT
< server: openresty
< cache-control: public, max-age=14950
< x-memc: HIT
< x-memc-key: 42dd19a497cd590f7963e472fd1c3079
< x-memc-age: 13726
< x-memc-expires: 14950
< etag: W/"7998bfd5f4cad34d1e516f1273909b81"
< vary: Accept-Encoding,accept-encoding
< x-cache: Hit from cloudfront
< via: 1.1 ccd80bade77fd2bbb09f5b5036b4b632.cloudfront.net (CloudFront)
< x-amz-cf-pop: SEA900-P5
< alt-svc: h3=":443"; ma=86400
< x-amz-cf-id: fL9ONfFDoOlnE9IkV3OZ_7tj7Cb-MVufJtDSGS-SnhLIv6TStnsNKQ==
< age: 4
< vary: Origin
<
* Connection #0 to host api.themoviedb.org left intact

Response

{
    "page": 1,
    "results": [
        {
            "adult": false,
            "backdrop_path": "/2va32apQP97gvUxaMnL5wYt4CRB.jpg",
            "genre_ids": [
                14,
                28,
                80
            ],
            "id": 268,
            "original_language": "en",
            "original_title": "Batman",
            "overview": "Batman must face his most ruthless nemesis when a deformed madman calling himself \"The Joker\" seizes control of Gotham's criminal underworld.",
            "popularity": 35.885,
            "poster_path": "/cij4dd21v2Rk2YtUQbV5kW69WB2.jpg",
            "release_date": "1989-06-21",
            "title": "Batman",
            "video": false,
            "vote_average": 7.2,
            "vote_count": 7836
        },
        {
            "adult": false,
            "backdrop_path": "/bxxupqG6TBLKC60M6L8iOvbQEr6.jpg",
            "genre_ids": [
                28,
                35,
                80
            ],
            "id": 2661,
            "original_language": "en",
            "original_title": "Batman",
            "overview": "The Dynamic Duo faces four super-villains who plan to hold the world for ransom with the help of a secret invention that instantly dehydrates people.",
            "popularity": 14.246,
            "poster_path": "/zzoPxWHnPa0eyfkMLgwbNvdEcVF.jpg",
            "release_date": "1966-07-30",
            "title": "Batman",
            "video": false,
            "vote_average": 6.416,
            "vote_count": 951
        },
        ...
    ],
    "total_pages": 9,
    "total_results": 175
}

¿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