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 ?
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
2월 21, 2025 at 4:53 오후
Hi @moi998,
The
language
parameter is working properly on my tests:Request
Response
moi998님의 댓글
2월 22, 2025 at 3: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.