Hi, I noticed an issue with the YouTube player today, all of a sudden it started showing video not available for all video links that were public, embeddable and not restricted.
My blocks are correct I didn’t update my app, the issue is in the iframe code of youtube player, most probably the referrer policy, some environments are able to set it but some fails to do so. I’ve tested in many devices, some devices are failing
The native component uses iframe under the hood, if you have solution then only reply
Also i was able to replicate the issue in the web viewer, when I fixed the origin policy and set the referrer, the video not available error disappeared
I explained earlier it happens in some devices, not all. Video id is correct, as I also explained I’ve tried multiple video ids, this error was unexpected because I did no change in my blocks, it’s most probably the incompatible code in youtube player