I'm running the command https://api.themoviedb.org/3/find/tt2245084?api_key=###&external_source=imdb_id And getting the error: Invalid id: The pre-requisite id is invalid or not found.
What is going on? Is this find function broken?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika mgolden
10 listopada 2014 o godz. 10:57AM
Any idea what could be causing this error to occur?
Odpowiedź użytkownika mgolden
10 listopada 2014 o godz. 11:12AM
I found the issue, I forgot to delete ### from the url. Thanks!