Atajos de teclado
Búsqueda avanzada
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.
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 20 de agosto de 2015 a las 11:31
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.