ErrorException: Uncaught TypeError: Argument 1 passed to App\Services\Youtube\Methods\Thumbnail::__construct() mu...

Issue #1 new
Dmitriy Kuts repo owner created an issue

https://sentry.io/exileed-group/feedexileedcom/issues/390969403/

ErrorException: Uncaught TypeError: Argument 1 passed to App\Services\Youtube\Methods\Thumbnail::__construct() must be an instance of Google_Service_YouTube_Thumbnail, null given, called in /var/www/beta.feed.exileed.com/app/Services/Youtube/Methods/Thumbnails.php on line 39 and defined in /var/www/beta.feed.exileed.com/app/Services/Youtube/Methods/Thumbnail.php:33
Stack trace:
#0 /var/www/beta.feed.exileed.com/app/Services/Youtube/Methods/Thumbnails.php(39): App\Services\Youtube\Methods\Thumbnail->__construct(NULL)
#1 /var/www/beta.feed.exileed.com/app/Services/Youtube/Methods/Item.php(47): App\Services\Youtube\Methods\Thumbnails->__construct(Object(Google_Service_YouTube_ThumbnailDetails))
#2 /var/www/beta.feed.exileed.com/app/Services/Youtube/ApiAdapter.php(111): App\Services\Youtube\Methods\Item->__construct(Object(Google_Service_YouTube_PlaylistItemSnippet))
#3 /var/www/beta.feed.exileed.com/app/Services/Youtube/YoutubeService.php(41): App\Services\Youtube\ApiAdapter->getPlaylist('UUX2pR0JpGVqRy5...')
#4 /var/www/beta.f
  File "/var/www/beta.feed.exileed.com/app/Services/Youtube/Methods/Thumbnail.php", line 33, in handleFatalError
    public function __construct(Google_Service_YouTube_Thumbnail $thumbnail)
  File "[Anonymous function]", line 0
    Raven_ErrorHandler->handleFatalError

Comments (0)

  1. Log in to comment