Am trying to request from the API using genres
.something like this
https://api.themoviedb.org/3/discover/multi?api_key=YOUR_API_KEY&with_genres=28&page=1
The 28 stands for the genre no Action .
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة ticao2 🇧🇷 pt-BR
بتاريخ سبتمبر 8, 2024 في 12:24 مساءا
There is no Discover with multi.
Only with movie or tv.
Try this API Request:
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&page=1&with_genres=28