There is a bug in:
163 public function getToken(): ?string
164 {
165 return $this->_access_token;
166 }
I removed “?” and it worked.
I’m not quite sure how the user accesses the video after he has purchased it? I tried everything and I dont see the video.