Trying to get movie info by id.
The headers are OK, becouse are the ones i used to search the movie. The API call i'm using is this:
http://themoviedb.apiary.io/3/movie/1948?api_key=###
is it wrong?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on February 7, 2013 at 2:01 PM
That domain doesn't exist. If you're trying to use Apiary to troubleshoot and inspect requests, you will need to signup with Apiary and use the custom domain they provide you.
If you want to hit the production endpoint, the domain is:
Obviously, any production application you build should use our domain and not Apiary's.
Cheers.