Want to get this week release movie list using now_playing. It would be great to use now_playing or have to use discover api. I have tested discover api with proper key and used URL: http://api.themoviedb.org/3/discover/movie?api_key=key?release_date.gte=today_date, but it does not work.
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 13 Oktober 2015 om 6:02 NM
Hi bhrugumehta,
That's not a valid HTTP request.
Notice the ampersand (&) instead of question mark for specifying additional params.
Antwoord deur bhrugumehta
op 15 Oktober 2015 om 12:49 VM
Yes, i have used & but written here by mistake but i have solved the issue by using
primary_release_date
field...Antwoord deur Travis Bell
op 15 Oktober 2015 om 10:28 VM
Perfect, glad you figured it out.