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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on September 16, 2023 at 12:37 PM
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."
Reply by marciorr
on September 16, 2023 at 3:03 PM
Hi, thanks for trying. Looks like it's working again. Probably some transitory issue. I just tried and everything is fine now.
Reply by marciorr
on September 17, 2023 at 1:23 PM
Apparently the problem is back. Just checked Jennifer Lawrence and Adam Sandler again.
Reply by marciorr
on September 18, 2023 at 1:20 AM
Now it's working again. It seems like a problem that comes and goes.
Reply by marciorr
on September 22, 2023 at 12:44 AM
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.