Resource interpreted as other but transferred with MIME type text/javascript?

前端 未结 7 1870
长情又很酷
长情又很酷 2021-02-01 03:46

I keep getting \"Resource interpreted as other but transferred with MIME type text/javascript.\", but everything seems to be working fine. This only seems to be

7条回答
  •  误落风尘
    2021-02-01 04:18

    I was getting this error due to a script with bad permissions bringing up a HTTP 403 error. I gave it read and execute rights across the board and it worked.

提交回复
热议问题