backdrop_path and poster_path returning 404(not found) when call upon. please how can I solve this using javascript ?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de superboy97
em 7 novembro 2023 às 3:34 AM
The way to access the images is described here.
Resposta de christos0000
em 7 novembro 2023 às 3:49 AM
Thanks for your help This is what am trying to achieve, i implement a search query which is for a movie and from the lists of options i have such as, title, overview, backdrop_path etc, i want to access backdrop path but is showing not found.
sorry for my trouble. I'm a new newbie, just getting started with api also.
Resposta de superboy97
em 7 novembro 2023 às 4:32 AM
What you should do is explained in the link above.
Resposta de christos0000
em 7 novembro 2023 às 4:39 AM
Alright, thanks.