I had this issue and went into the server and added the following Additional Apache Directives
IfModule mod_headers.c Header set Access-Control-Allow-Origin "*" /IfModule
and it worked instantly