Atallos de teclado
Procura 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.
Non podes atopar unha película ou serie? Inicia sesión para creala.
Iniciar sesión
Rexistrarse
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Rexístrate e únete á comunidade
Resposta de Travis Bell
no 20 de agosto do 2015 ás 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.