Hey, I'm Syed Hassan,
I am working on one of your APIs (discover-movie) and noticed one issue the page count isn't working correctly. I am retrieving movies released in 2023, using release primary_release_year, and there are almost 2041 pages, as you can see in the screenshot using this link(https://mega.nz/file/1toFVbyD#JAVUwzkgzRx_9vC8ys7oPGe5oCoT1lnMA7OOta_RPOU). but when the page value is increased by more than 500 it gives this error(https://mega.nz/file/I9ZCCQQC#SfWsdE9CB1CwAXTHRXMMGwqJAoKRZtfhng6qQGxrxLM).
{ "success": false, "status_code": 22, "status_message": "Invalid page: Pages start at 1 and max at 500. They are expected to be an integer." }
This is the URL I am using,
Please correct me if I am doing something wrong.
Thank You!
Regards,
Syed Hassan
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την superboy97
στις 7 Ιούνιος 2024 στις 05:28 ΜΜ
There are no bug here.
Even if there are 2041 pages of movies matching your criteria, the API only permit you to access the first 500 pages.
Απάντηση από τον/την syedh9837
στις 7 Ιούνιος 2024 στις 05:58 ΜΜ
Noted! Thank you so much!
Απάντηση από τον/την princesimi
στις 8 Ιούνιος 2024 στις 03:23 ΕΊΜΑΙ
I am getting error while crating new api
Απάντηση από τον/την superboy97
στις 8 Ιούνιος 2024 στις 04:12 ΕΊΜΑΙ
Please, Create your own discussion topic instead of squatting an unrelated one.