Tjums
The access allow error is not your problem it is the owner of the websites they will have to enable cord. Do you own the website yourself?
If so add the following to your .htaccess file:
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Headers "Content-Type"
Header set Access-Control-Allow-Methods "GET"