Hi, I tried it multible times but can't get it working for me.
My request looks like this: http://private-d92e-themoviedb.apiary.io/3/list/51069d58760ee3108b085458?
response is: {"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}
Could it be that it is a bug in the API?
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-ינואר 30, 2013 ב-2:00אחרי חצות יום
Does this fail if you use the real production end point and not Apiary?
תגובה מאת Tadly
ב-ינואר 30, 2013 ב-3:10אחרי חצות יום
If you mean this -> "http://api.themoviedb.org/" one. Yes Otherwise I don't know what you mean with "real production end point"
תגובה מאת Travis Bell
ב-ינואר 30, 2013 ב-3:57אחרי חצות יום
Yes,
api.themoviedb.org
.Where did you get this list ID from? It doesn't seem to exist: http://www.themoviedb.org/list/51069d58760ee3108b085458
תגובה מאת Tadly
ב-ינואר 30, 2013 ב-4:06אחרי חצות יום
Okay, step by step:
First i request all the lists for an acc: http://api.themoviedb.org/3/account/6015286/lists?&
Response: {"page":0,"results":[{"description":"The idea behind this list is to collect the live action comic book movies from within the Marvel franchise.","favorite_count":8,"id":"51069d58760ee3108b085458","item_count":34,"iso_639_1":"en","list_type":"movie","name":"The Marvel Universe","poster_path":"/w2JbuNpBnfevl0yCcYEm6vNFWdi.jpg"},{"description":"","favorite_count":1,"id":"5102c3ee760ee34298925c5f","item_count":0,"iso_639_1":"de","list_type":"movie","name":"Movies i have to get","poster_path":null}],"total_pages":1,"total_results":2}
And as you can see... The ID i'll get back is this one "51069d58760ee3108b085458"
תגובה מאת Travis Bell
ב-ינואר 30, 2013 ב-4:23אחרי חצות יום
Weird. I'll have to take a look at this. This is the actual list:
https://www.themoviedb.org/list/50941077760ee35e1500000c
Not sure where
51069d58760ee3108b085458
is coming from.תגובה מאת Tadly
ב-ינואר 30, 2013 ב-4:25אחרי חצות יום
Okay, means I use the api correctly and it's more a problem of the interface itself?
Means less work for me :D
תגובה מאת Tadly
ב-פברואר 3, 2013 ב-7:38לפני חצות יום
When can I expect a fix for this?
Only to clarify once again: The Problem is that the request for "Get the lists that you have created and marked as a favorite." return wrong id's
Thank you very much for the support :)
תגובה מאת Travis Bell
ב-פברואר 3, 2013 ב-1:45אחרי חצות יום
Unfortunately, I'm on vacation until Feb. 13 so it won't be until the week when I get back.
Thanks.
תגובה מאת Tadly
ב-פברואר 3, 2013 ב-1:53אחרי חצות יום
Okay, then i'll keep working on the app until the Feb. 13 and release the first version of the app after this date
תגובה מאת Tadly
ב-פברואר 14, 2013 ב-3:18לפני חצות יום
Just a small reminder to this bug because you said you'r back at work today ;)
Would be nice if this would be fixed before I release my app :)
Thanks
תגובה מאת Travis Bell
ב-פברואר 14, 2013 ב-5:47אחרי חצות יום
A fix for this was just pushed out. The proper ID's should be available now.
תגובה מאת Tadly
ב-פברואר 15, 2013 ב-1:45לפני חצות יום
Awesome... works now
Thank you very much :)