towoju5
Member
I think lots of people might need this.
Do you notice at the time the App is not pulling the required IMDB information needed, if so kindly follow this simple step to resolve it?
1. Goto:
OMDb API - The Open Movie Database
Note: Your free API gives you access to 1000 requests daily, which am sure it's okay for 99% of us here.
2. after signup wait 2minutes to receive your OMDB API key which is usually in 8 characters alphanumeric.
3. Goto, you file Manager or access your files via FTP, then access the following folders/files
Root -> Public -> html -> app.js
Edit the app.js file and replace the 8 alphanumeric key with your newly generated OMDB key.
Note: if you still noticed there are no changes please clear your cache or use another browser.