Trying to get movie info by id.
The headers are OK, becouse are the ones i used to search the movie. The API call i'm using is this:
http://themoviedb.apiary.io/3/movie/1948?api_key=###
is it wrong?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 7, 2013 في 2:01 مساءا
That domain doesn't exist. If you're trying to use Apiary to troubleshoot and inspect requests, you will need to signup with Apiary and use the custom domain they provide you.
If you want to hit the production endpoint, the domain is:
Obviously, any production application you build should use our domain and not Apiary's.
Cheers.