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
access-control: gate: content with playbackId=${playbackId} is gated but origin=${origin} not in allowed origins=${allowedOrigins}, disallowing playback
256
256
`);
257
257
thrownewForbiddenError(
258
-
"Content is gated and origin not in allowed origins"
258
+
`Content is gated and origin not in allowed origins`
0 commit comments