Hello, I just noticed a problem when fetching some People details. When I try to search for "Jennifer Lawrence" (Id: 72129) in pt-BR, it works perfectly, but if I try to append_to_response (external_ids, combined_credits) the biography returns in English. If we try just "external_ids" it returns in pt-BR, this also happens if we test just with "combined_credits", but if we try with both parameters together "external_ids,combined_credits", then the biography changes to English. This also happens with “Adam Sandler” (Id: 19292). Can someone check this, please? Here's the link to test: https://api.themoviedb.org/3/person/72129?append_to_response=external_ids%2Ccombined_credits&language=pt-BR
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 robbie3999
am 16. September 2023 um 12:37
When I try this:
https://api.themoviedb.org/3/person/72129?append_to_response=external_ids%2Ccombined_credits&language=pt-BR
I get this:
"biography": "Jennifer Shrader Lawrence (Louisville, 15 de agosto de 1990) é uma atriz norte-americana vencedora do Oscar de Melhor Atriz que alcançou o reconhecimento internacional através da sua interpretação da heroína Katniss Everdeen na série de livros e filmes The Hunger Games. O seu primeiro grande papel foi como membro do elenco principal em The Bill Engvall Show da TBS (2007-2009) e, posteriormente, apareceu nos filmes independentes The Burning Plain (2008) e Winter's Bone (2010), este último pelo qual recebeu nomeações para o Oscar, Globo de Ouro, Satellite Award, Independent Spirit Award e Screen Actors Guild Award de Melhor Atriz."
Antwort von marciorr
am 16. September 2023 um 15:03
Hi, thanks for trying. Looks like it's working again. Probably some transitory issue. I just tried and everything is fine now.
Antwort von marciorr
am 17. September 2023 um 13:23
Apparently the problem is back. Just checked Jennifer Lawrence and Adam Sandler again.
Antwort von marciorr
am 18. September 2023 um 01:20
Now it's working again. It seems like a problem that comes and goes.
Antwort von marciorr
am 22. September 2023 um 00:44
The issue comes and goes, there's clearly a problem with the API. And now I see the changed language in other actors. It doesn't happen with all actors, just a few each time.