Axuda de The Movie Database

Hello, I am getting the error

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

when i tried to send request using

import requests  url = "https://api.themoviedb.org/3/movie/movie_id?language=en-US"  headers = {     "accept": "application/json",     "Authorization": "Bearer ACCEESS_TOKEN" }  response = requests.get(url, headers=headers)  print(response.text)

can you help me fix it?

2 respostas (na páxina 1 de 1)

Jump to last post

@ashisword said:
Inavlid id error
Hello, I am getting the error

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

when i tried to send request using

import requests  url = "https://api.themoviedb.org/3/movie/movie_id?language=en-US"  headers = {     "accept": "application/json",     "Authorization": "Bearer ACCEESS_TOKEN" }  response = requests.get(url, headers=headers)  print(response.text)

can you help me fix it?

I believe the error message refers to the movie ID, i.e. movie_id.
Did you use a valid ID of a movie that exists here in the database?
What ID did you use?
An example with ID 550:

curl --request GET \
     --url 'https://api.themoviedb.org/3/movie/550?language=en-US' \
     --header 'Authorization: Bearer eyJhbGciO....eiTFklMcHIe3r...uHxjw9LKuY' \
     --header 'accept: application/json'

got it, thanks.

Non podes atopar unha película ou serie? Inicia sesión para creala.

Global

s amosar a barra de procura
p abrir menú do perfil
esc pechar e abrir xanela
? abrir xanela de atallos do teclado

En páxinas de medios

b atrás (ou á principal se aplica)
e ir a editar páxina

En páxinas de tempadas de televisión

(flecha dereita) ir á tempada seguinte
(flecha esquerda) ir á tempada anterior

En páxinas de episodios de televisión

(flecha dereita) ir ao episodio seguinte
(flecha esquerda) ir ao episodio anterior

En todas as páxinas de imaxe

a abrir a xanela de engadir imaxe

En todas as páxinas de edición

t abrir selector de traducións
ctrl+ s enviar formulario

Nas páxinas de debate

n crear un novo debate
w amosar o estado do seguimento
p mudar público/privado
c mudar abrir/pechar
a abrir actividade
r responder no debate
l ir á última resposta
ctrl+ enter eviar a túa mensaxe
(flecha dereita) páxina seguinte
(flecha esquerda) ir á páxina anterior

Configuración

Queres valorar ou engadir o elemento a unha listaxe?

Iniciar sesión