The Movie Database Support

Hi, using the API /3/discover/movie I sometimes have films that have a poster_path, and when I use the API /3/movie/:id for the film: The poster_path in the response is null, why ?

Exemple :

  • With https://api.themoviedb.org/3/discover/movie?api_key=<API_KEY>&language=fr-FR&include_video=false&include_adult=false&sort_by=popularity.asc&with_release_type=2%7C3&release_date.gte=2023-09-21&release_date.lte=2023-10-12

    [...]
        {
            "adult": false,
            "backdrop_path": null,
            "genre_ids": [],
            "id": 1190257,
            "original_language": "fr",
            "original_title": "Bulunkul",
            "overview": "",
            "popularity": 0,
            "poster_path": "/7IQUw0jB7PzsRllx3YOspj4VFhH.jpg",
            "release_date": "2023-10-09",
            "title": "Bulunkul",
            "video": false,
            "vote_average": 0,
            "vote_count": 0
        },
    [...]
    
  • With https://api.themoviedb.org/3/movie/1190257?api_key=<API_KEY>&language=fr-Fr

    {
    "adult": false,
    "backdrop_path": null,
    "belongs_to_collection": null,
    "budget": 0,
    "genres": [],
    "homepage": "",
    "id": 1190257,
    "imdb_id": null,
    "original_language": "fr",
    "original_title": "Bulunkul",
    "overview": "",
    "popularity": 0.0,
    "poster_path": null,
    "production_companies": [],
    "production_countries": [],
    "release_date": "2023-10-09",
    "revenue": 0,
    "runtime": 30,
    "spoken_languages": [
        {
            "english_name": "French",
            "iso_639_1": "fr",
            "name": "Français"
        },
        {
            "english_name": "Tajik",
            "iso_639_1": "tg",
            "name": ""
        }
    ],
    "status": "Released",
    "tagline": "",
    "title": "Bulunkul",
    "video": false,
    "vote_average": 0.0,
    "vote_count": 0
    }
    

1 reply (on page 1 of 1)

Jump to last post

It is now available.
It probably wasn't because of your system's Cache memory or TMDb.

adult   false
backdrop_path   null
belongs_to_collection   null
budget  0
genres  []
homepage    ""
id  1190257
imdb_id null
original_language   "fr"
original_title  "Bulunkul"
overview    ""
popularity  1.4
poster_path "/7IQUw0jB7PzsRllx3YOspj4VFhH.jpg"
production_companies    []
production_countries    []
release_date    "2023-10-09"
revenue 0
runtime 30
spoken_languages    […]
status  "Released"
tagline ""
title   "Bulunkul"
video   false
vote_average    0
vote_count  0

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Đăng nhập