-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
I have experienced some weird errorCode when trying to play the following video:
http://www.youtube.com/watch?feature=player_embedded&v=RXcMBGxa_Lo
It retrieves errorCode 0, but theres is no errorCode 0 on the official documentation https://developers.google.com/youtube/js_api_reference?hl=en
Of course i could find my way out to get the proper event fired just adding a "case 0:" on top of "case 101:" inside the switch statement in the 'onError' function.
What would be happening? Could you replicate this error?
Metadata
Metadata
Assignees
Labels
No labels