Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Cross-Origin Request Blocked

  • 1 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par cor-el

more options

Attempting to play videos on Facebook always fails. Checking web console shows the error "Cross-Origin request blocked" and that the "CORS header is missing". This occurs in safe-mode or even after a refresh. I have another computer configured identically that does not have this issue.

I've also set the security "same origin" flag to false.

Please help!

Attempting to play videos on Facebook always fails. Checking web console shows the error "Cross-Origin request blocked" and that the "CORS header is missing". This occurs in safe-mode or even after a refresh. I have another computer configured identically that does not have this issue. I've also set the security "same origin" flag to false. Please help!

Toutes les réponses (1)

more options

Try to enable third-party cookies temporarily to see if that has effect. If that works then you need to create a cookie Allow or Allow for Session exception for involved third-party domains (possibly the domain of the player that is used). You can check in the Storage Inspector for what domains third-party cookies are created when you visit the website.

Make sure to prefix the domain with the correct protocol (https:// or http://) to make the exception work.

Modifié le par cor-el