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?
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 7. Februar 2013 um 14:01
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.