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.