Serverside

Fixes / Loading screen YouTube embed fails with Error 150

Resources · low severity · found in the console

Loading screen YouTube embed fails with Error 150

The server console prints a line like this.

What the console says

Video unavailable
Error 150

What it means

The loading-screen YouTube iframe is missing an ?origin= parameter, so the NUI context rejects it.

How to fix it

  1. Add the origin parameter to the iframe URL, or host the media locally as a webm background.

When it is not this

It is NOT the video, and not the video's privacy setting. Swapping videos will not fix it.