tmdb_v3-PHP-API- icon indicating copy to clipboard operation
tmdb_v3-PHP-API- copied to clipboard

getImageURL not working

Open nvsmith34 opened this issue 3 years ago • 0 comments

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?

nvsmith34 avatar Apr 03 '21 20:04 nvsmith34