Soporte de The Movie Database

curl --request GET \
  --url 'https://api.themoviedb.org/4/account/htilly/movie/watchlist?page=1' \
  --header 'authorization: Bearer API_KEY_GOES_HERE' \
  --data '{}'

Result:

{"status_code":11,"status_message":"Internal error: Something went wrong, contact TMDb.","success":false}

?!

BR Tilly

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

Jump to last post

Maybe, just one maybe, change the 4 by 3.

... themoviedb.org/3/account ...

Tried, no go. And I got it from here: https://developers.themoviedb.org/4/account/get-account-movie-watchlist

:)

And since I'm new here.. Just to be clear.. {account_id} is my account name, right? So for me this would be "htilly" ?

/Tilly

I know very little about API v3. And even less of the API v4.
Sorry I can not help you. Only Travis Bell can help you.

Travis Bell, Help

I get the same error (status code 11) when trying to add a comment to an existing item in a list using the v4 list API. The same code/request works for some items, but others just crash and burn.

@htilly You need to be making a request with your account id, not username.

https://api.themoviedb.org/4/account/{ACCOUNT_ID}/movie/watchlist?page=1

You can get your account ID by completing the request for an access token. I have an example script that you can use to see what I mean here.

@jyggen Can you create a new post? Your issue doesn't sound connected to @htilly's. Thanks.

Works like a charm!!

Thanks!!

Stupid questions. Do I need to complete the request for an access token each time.. Or can I reuse this user ID from now on?

BR Tilly

Works like a charm!!

Excellent!

Stupid questions. Do I need to complete the request for an access token each time.. Or can I reuse this user ID from now on?

No, you do not. Access tokens do not expire so feel free to use that one.

¿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 discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
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