You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the guest doesn't has permission to play video but they can play or do some other things to the youtube player. Frontend emits an event and API's middleware stops it.
This flow will tire the server unnecessarily, so if the user does not have permission, request from the interface should be prevented.
The text was updated successfully, but these errors were encountered:
Currently, the guest doesn't has permission to play video but they can play or do some other things to the youtube player. Frontend emits an event and API's middleware stops it.
This flow will tire the server unnecessarily, so if the user does not have permission, request from the interface should be prevented.
The text was updated successfully, but these errors were encountered: