upsellpl opened this issue 2 years ago · 1 comments
Is:
return $this->request( $endpoint['method'], [$libraryId, $videoId] );
Should be:
return $this->request( $endpoint, [$libraryId, $videoId] );
@upsellpl Thanks for the bug report. This has been resolved in 2.3.2.