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?
Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.
Chcete ohodnotiť alebo pridať túto položku do zoznamu?
Nie ste členom?
Odpoveď od Travis Bell
dňa 7. február, 2013 o 2:01PM
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.