Hello,
When using find by id for tt1074757
, we get 2 results (1 movie id 77300
and 1 tv show id 43624
).
The TV show seems OK, but when calling get movie details on the id 77300
, it returns a 404 with status code 34
-> The resource you requested could not be found.
On a side note, what would be the cases when an imdb id would return more than 1 result in the find by id endpoint?
Many thanks, Joel
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Rebecca
, 11 августа 2021 в 10:31
The 77300 ID is for this collection; collection pages are built off of movie pages, which is why your results would bring up that ID number. Collection pages should not have an IMDb ID attached to them, so I removed it from 77300. It will take a bit for the change to sync to the API, though.