0👍
The image host must allow your domain. You cannot set that in your code or host as you have mentioned. The image host needs to set Access-Control-Allow-Origin
and this can be achieved by using .htaccess
file.
Source:stackexchange.com
0👍
The image host must allow your domain. You cannot set that in your code or host as you have mentioned. The image host needs to set Access-Control-Allow-Origin
and this can be achieved by using .htaccess
file.