Hello!
I have another problem with access from android to your API. I'm making a request from app like this:
JSONObject jsonObject = jsonParser.MakeHTTPRequest( "http://api.themoviedb.org/3/movie/91314?api_key=###", "GET", params);
But it returns me this error:
{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key."}
But when i make a request directly to link it returns me a JSON response with film information.
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת konst891
ב-יולי 8, 2014 ב-12:32אחרי חצות יום
Oops, seems i've made a wrong request, sorry :)
תגובה מאת Travis Bell
ב-יולי 8, 2014 ב-12:46אחרי חצות יום
Hey konst891,
I'm confused, did you need help with anything?
תגובה מאת konst891
ב-יולי 8, 2014 ב-12:48אחרי חצות יום
No, sorry for disturbance, i've made a wrong request to server, now everything is alright Ж)