Hi, Whenever i use production server..then it throws me this error { "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key." }
using mock server is fine. help me
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Vivek Neel
بتاريخ يوليو 4, 2015 في 3:12 مساءا
It works fine on my app. Nvm . I have another question. How do you set the page limit?
I wrote &page=5 ..it shows me only the page:5 movies.
I wanted it like all the movies from page 1- page5.
رد بواسطة Travis Bell
بتاريخ يوليو 4, 2015 في 10:07 مساءا
You'll have to query each page separately to get all 5 pages.
Cheers.
رد بواسطة Vivek Neel
بتاريخ يوليو 5, 2015 في 1:52 صباحا
Thank you Travis for being helpful all the time. I get that now.