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 одговора (на страни 1 од 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.

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се