This is API for getting movies details: http://private-bdfcea997-themoviedb.apiary-mock.com/3/movie/{id}
http://private-bdfcea997-themoviedb.apiary-mock.com/3/movie/238 When i try to replace id with actual id of any movie it always returns fight club movie details,
Actually i want to have plot for the movie that i need and i have its id as parameter..
Any Suggestions Please?
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ سپتامبر 5, 2014 ساعت 3:58 ب.ض
Hi ranjhanisaddam,
Unless you are specifically wanting to use Apiary, you should switch to use our production endpoint,
api.themoviedb.org
.If you do indeed wish to use Apiary for testing, you'll want to make sure to switch over the host setting in your Apiary from "Mock Server" to "Debugging Proxy".
Cheers.