Dear admin,
I am using the API provided by TMDB. However, if I want to implement the sorting function, for example, sorting by popularity in ascending order, how can I sort all items while TMDB only provides a single page with each API call? I need assistance. Thank you.
Best regards.
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 ticao2 🇧🇷 pt-BR
am 21. Januar 2024 um 09:51
Not all API Requests support the Sorting feature.
Problems with API Request
In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.
Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.