Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Disable Same Origin Policy

  • 1 ответ
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

i have been trying to make something that uses HTTP get to get the content of something, but every time i do i get this error:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at (thing here). (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

nothing i do seems to fix this so i would like to be able to disable this for a specific website (or in this case html file stored on my computer) how do i do this?

i have been trying to make something that uses HTTP get to get the content of something, but every time i do i get this error: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at (thing here). (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). nothing i do seems to fix this so i would like to be able to disable this for a specific website (or in this case html file stored on my computer) how do i do this?

Все ответы (1)

more options