I'm using append_to_response to retrieve recommendations and external_ids for TV Shows. Using the exacly same API calls, I notice that sometimes these keys aren't returned in the response, causing my app to throw an error on the missing keys. I've seen old posts that mention this similar problem:
https://www.themoviedb.org/talk/5f7c2f533e2ec80037d9ee60 https://www.themoviedb.org/talk/673beac177eb59f2f01a6674
Example of API request:
https://api.themoviedb.org/3/tv/1402?api_key=xxx&append_to_response=recommendations,external_ids
Is this a known issue? In what scenarios might these keys not be included in the response?
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von ticao2 🇧🇷 pt-BR
am 9. Juli 2025 um 11:47
I just tested it and received all the data.
I don't recall any other user complaining about this.
I believe that when the data does not exist in the Database.
I think it's one of those bugs that occasionally occur and the programmers never figure out the source. :-)