When I request information for this specific Movie:
http://api.themoviedb.org/3/movie/57800?api_key=<my_api_key>&language=pt
I receive a summarized response from the english translation instead of portuguese.
On the other hand, if you open http://www.themoviedb.org/movie/57800-ice-age-continental-drift and switch to Portuguese, fields like title and overview are correctly translated.
Why is my API request failing?
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 17 Oktober 2012 om 4:04 NM
I deleted the cached entry and it's working now.
I can't speak to exactly why this happened, but I do have a theory. I am betting the original request was requested with the language params as an uppercase value (PT vs. pt). I'll push a fix for this today.
Thanks for letting me know.
Antwoord deur mgruber
op 17 Oktober 2012 om 4:12 NM
Yes, I guess you are right. I was trying the API and my first attempt I used 'PT' instead of 'pt'.
Antwoord deur sodd
op 23 Desember 2012 om 2:53 NM
Hi, i have the same truble as mgruber.
When i send request like this:
http://api.themoviedb.org/3/movie/48231?api_key=&language=cs
I get overview:NULL etc. here is the list of my "fail" video reqest with Name and ID:
A dangerous method 48231 Baraka 14002 Basic instinct 402 Blood and bone 22164 Caligula 9453 Cyrus 39053 Elektra luxx 56272 Enchanted 4523 Stistko 1888 Good luck chuck 10030 hesher 44835 I love you phillip morris 8952 I sell the dead 21910 jeremiah 33201 the man with the iron fists 97430 my name is bruce 1961 No country for old men 6977 pontypool 23963 tengoku to jigoku 12493 the war of the roses 249 whats eating gilbert grape 1587 The words 83686 youth in revolt 22327 suspect x 42341
Antwoord deur Travis Bell
op 26 Desember 2012 om 1:22 NM
Keep in mind the API caches responses, and with most of these I see the CS information was added the same day you made the requests. I just checked these and it looks like the cached response has been cleared and is now returning the updated data.