Hi, On API TV Series Details API : https://api.themoviedb.org/3/tv/{series_id} The "language" parameter has anomaly, its use with "fr-FR" return "name" with original language and not in French. Can you help me ?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 21 de febrero de 2025 a las 16:53
Hi @moi998,
The
language
parameter is working properly on my tests:Request
Response
Contestado por moi998
el 22 de febrero de 2025 a las 03:31
Hi Travis,
Following your response, I just ran the same tests as yesterday, and indeed, everything is now working correctly. I should have waited a bit—sorry for the inconvenience, and thanks for your feedback.