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.
¿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 ticao2 🇧🇷 pt-BR
el 21 de enero de 2024 a las 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.