Hi!
I'm using the ruby-tmdb3 wrapper for the TMDb API and when querying movies by IMBD ID some IDs just don't work. For example: tt1337125 has an IMDB page but the response from api.themoviedb.org/3 is
{"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}
Some similar IDs: http://www.imdb.com/title/tt1530660/ http://www.imdb.com/title/tt0865928/ http://www.imdb.com/title/tt1492728 http://www.imdb.com/title/tt1337125
Do you have any ideas?
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Искате ли да го оцените или добавите към списък?
Нямате профил?
Отговор от Travis Bell
на 3 юли 2013 в 10:12 AM
It's likely that those movies haven't been created on TMDb or that the IDs haven't been added to the corresponding entry on TMDb. Search for them by their titles and if they're not here you'll have to create them.
Cheers.