tmdb_v3-PHP-API-
tmdb_v3-PHP-API- copied to clipboard
getImageURL not working
When I call getImageURL() to get an image, I receive the error:
PHP Warning: Undefined array key "images" in /srv/http/StreamableTest/tmdb_v3-PHP-API--master/controller/classes/config/APIConfiguration.php on line 40
why would 'images' not be defined?