api - Images are not loading on the live website -
i have created website http://moviesnight.club using this api working fine on localhost, when have uploaded hosting movie posters being loaded , error on console [failed load resource: server responded status of 403 (forbidden)]. other thing ok. there suggestion how make work?
this how looks on hosting (moviesnight.club)
this how looks on localhost
you not adding api key request
from omdb website usage url needs be
http://img.omdbapi.com/?apikey=[yourkey]&
the website provides link obtain api key
Comments
Post a Comment