Tastaturgenveje
Avanceret søgning
My API not working. I want to use it in Angular JS. How can I? I don't how its gonna work.
Hi sumitsinhay2k,
I am not sure what specific problem you are having. Making a call is just a regular HTTP (or ajax) request. Here's an example call with your API key that is working (I've obfuscated your key for privacy):
https://api.themoviedb.org/3/movie/550?api_key=f376359*******
Cheers.
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Log ind
Tilmeld dig
Want to rate or add this item to a list?
Ikke medlem?
Tilmeld dig og deltag i fællesskabet
Svar af Travis Bell
d. 20 august 2015 kl. 11:31 AM
Hi sumitsinhay2k,
I am not sure what specific problem you are having. Making a call is just a regular HTTP (or ajax) request. Here's an example call with your API key that is working (I've obfuscated your key for privacy):
Cheers.