Dreceres de teclat
Cerca avançada
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 trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Inicieu la sessió
Registra't
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Enregistreu-vos i uniu-vos a la comunitat
Resposta per Travis Bell
el 20 e de 2015 a les 11:31 A.M.
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.