Keyboard Shortcuts
Zaawansowane wyszukiwanie
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.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Zaloguj
Zarejestruj się
Want to rate or add this item to a list?
Not a member?
Zarejestruj się i dołącz do społeczności
Odpowiedź użytkownika Travis Bell
20 sierpnia 2015 o godz. 11:31AM
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.