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.
Reply by superboy97
on November 7, 2023 at 3:34 AM
The way to access the images is described here.
Reply by christos0000
on November 7, 2023 at 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.
Reply by superboy97
on November 7, 2023 at 4:32 AM
What you should do is explained in the link above.
Reply by christos0000
on November 7, 2023 at 4:39 AM
Alright, thanks.