Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

iframe is always blocked!

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 4 wyświetlenia
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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.