搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

iframe is always blocked!

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 Tony

more options

Hello,

Our website have "cross-origin isolation" setup, more exactly included the following in response header:

Cross-Origin-Embedder-Policy: credentialless Cross-Origin-Opener-Policy: same-origin

but now, the youtube video which is embeded in iframe is not working(blocked)!

How to solve this problem?

Hello, Our website have "cross-origin isolation" setup, more exactly included the following in response header: Cross-Origin-Embedder-Policy: credentialless Cross-Origin-Opener-Policy: same-origin but now, the youtube video which is embeded in iframe is not working(blocked)! How to solve this problem?

所有回复 (2)

more options

Can you link an example or simplified test case?

Did this ever work previously?

more options

Here is a simple test page: https://gogospace.online/test.php

It never worked in Firefox.