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.
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-אוקטובר 13, 2015 ב-6:02אחרי חצות יום
Hi bhrugumehta,
That's not a valid HTTP request.
Notice the ampersand (&) instead of question mark for specifying additional params.
תגובה מאת bhrugumehta
ב-אוקטובר 15, 2015 ב-12:49לפני חצות יום
Yes, i have used & but written here by mistake but i have solved the issue by using
primary_release_date
field...תגובה מאת Travis Bell
ב-אוקטובר 15, 2015 ב-10:28לפני חצות יום
Perfect, glad you figured it out.