I have created a website http://moviesnight.club using THIS API everything is working fine on localhost, but when I have uploaded it into hosting the movie posters are being loaded and error on console [Failed to load resource: the server responded with a status of 403 (Forbidden)]. But all other thing are ok. So is there any suggestion how to make it work?
This is how it looks on HOSTING (moviesnight.club)
This is how it looks on localhost
You are not adding an api key to your request
From the OMDb website usage this is what your url needs to be
The website also provides this link to obtain your api key
http://beforethecode.com/projects/omdb/apikey.aspx