Hi,
I am getting this message(The resource you requested could not be found.) each time I try opening the http url in the browser. I am searching for list of english movies using a URL like this: http://api.themoviedb.org/3/search/movie/?api_key=&year=2000
Could you please let me know what might be the issue?
Thanks in advance!
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ سبتمبر 11, 2015 في 5:38 مساءا
Hi rfvg,
You also have a trailing slash which will likely cause a 404:
Is a working example.
Cheers.