omdbapi / OMDb-API

The Open Movie Database Bug Tracking
416 stars 20 forks source link

Error : Incorrect IMDB ID #297

Closed MDoughlin closed 1 year ago

MDoughlin commented 1 year ago

I am making a call to the API and I am searching by the movie title, not the ID number and keep getting the following error

Error: "Incorrect IMDb ID." Response: "False"

My api key I have taken out and put [yourkey] where it should go fetch(http://www.omdbapi.com/?apikey=[yourkey]=${value})