اختصارات لوحة المفاتيح
البحث المتقدم
My API not working. I want to use it in Angular JS. How can I? I don't how its gonna work.
Hi sumitsinhay2k,
I am not sure what specific problem you are having. Making a call is just a regular HTTP (or ajax) request. Here's an example call with your API key that is working (I've obfuscated your key for privacy):
https://api.themoviedb.org/3/movie/550?api_key=f376359*******
Cheers.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
تسجيل الدخول
التسجيل
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
سجل و انضم الى المجتمع
رد بواسطة Travis Bell
بتاريخ أغسطس 20, 2015 في 11:31 صباحا
Hi sumitsinhay2k,
I am not sure what specific problem you are having. Making a call is just a regular HTTP (or ajax) request. Here's an example call with your API key that is working (I've obfuscated your key for privacy):
Cheers.