API and ISO 639-1 code issue
Reported by moddie | November 15th, 2020 @ 05:07 AM | in Icebox
Hi,
I found an issue with the API not working correctly:
Issue
The URL returns results in English:
https://api.tmdb.org/3/movie/484641?api_key=f090bb54758cabf231fb605...
Expected
The above URL should return results in German because of the
parameter "language=de" as described here:
https://developers.themoviedb.org/3/getting-started/languages
The same URL with a specific "de-DE" language code works as
expected:
https://api.tmdb.org/3/movie/484641?api_key=f090bb54758cabf231fb605...
Thank you
Comments and changes to this ticket
-
moddie November 15th, 2020 @ 10:59 AM
The issue seems to be fixed because the URL returns the correct language now.
Thank you.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »