Access-Control-Allow-Origin Fail to fetch error
-
Dear all,
I’ve looked over documentation for this error and still can’t fix my issue.my website: https://vikings.international
I’ve uploaded my pdf via the media library:
https://vikings.international/wp-content/uploads/2019/07/EmployeeManualSmall.pdf
There is no “www” in my website address.
The pdf works, its hosted on my website, on Chrome I just get a “Fail to fetch” error, but on safari it shows up as:
Origin https://vikings.international is not allowed by Access-Control-Allow-Origin
I’ve tried disabling plugins, no luck.Strange thing is it used to work before.
UPDATE:
I’ve inserted the link for the file so users can download it, and it links to
https://secureservercdn.net/198.71.233.106/p7n.45c.myftpupload.com/wp-content/uploads/2019/07/EmployeeManualSmall.pdfI’m hosted on GoDaddy, i’ve added
Header set Access-Control-Allow-Origin "*"
to my htaccess file but still having the same error.
- The topic ‘Access-Control-Allow-Origin Fail to fetch error’ is closed to new replies.