When I submit a request for the latest movie: http://api.themoviedb.org/3/movie/latest?api_key=#{API}", I get back a movie as expected. Currently it's "Rewind" and has an ID of 217341.
I take that ID and plug it into the movie details API: http://api.themoviedb.org/3/movie/217341?api_key=#{API}, and I get a 404 error.
Is this intended behaviour? Is there an alternative API for new movies, or is it a case of waiting for the cache to discover them?
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on augusts 27, 2013 at 8:30 PM
Hey Matthew,
There's a few little issues worth mentioning. The first is discussed here: https://www.themoviedb.org/talk/51ec5a00760ee31fca0c4ea8
The second is around collections. If the latest I'd happened to be changed to s collection, that id will also 404.
The first will be fixed when I get time to look at what the caching issue is. The second one is a much simpler fix that I just need to look at one day.
Atbilde no letterboxd
on augusts 27, 2013 at 10:13 PM
Thanks Travis. Sorry about the duplicate. I searched for 404 before I created the post, but didn't notice that ticket...
BTW - It's Grant Berridge posting here. Matthew and I share this account for Letterboxd specific stuff. I wouldn't want you to think that Matthew can't use search properly :-)
Atbilde no Travis Bell
on augusts 28, 2013 at 9:38 AM
No problem Grant.