youtube_player_flutter icon indicating copy to clipboard operation
youtube_player_flutter copied to clipboard

[BUG] An error occured. Please try again later. (Playback id:)

Open prashantspandey opened this issue 4 years ago • 1 comments

On many phones the video plays without any glitch but the same video might show An error occured. Please try again later. (Playback id:) above error on the same video. If a videos is being played on 100 devices then at-least 20-30 devices show this error. What might be the problem as this error comes randomly and sometimes it even solves itself.

prashantspandey avatar Sep 21 '20 13:09 prashantspandey

I got this because I set initial video id with empty string '', or as I can say an invalid youtube link. I did this because i have to wait to get youtube link from API, then I reassign the youtube link to youtube controller.

willy-fithub avatar Nov 22 '23 08:11 willy-fithub