CORS – multiple values in Access-Control-Allow-Origin – Apache
I've tried to fetch data from Wordpress API in Vue App. I am using DigitalOcean with Apache. I've set Header set Access-Control-Allow-Origin "*" in vhost. But now I've got an error like this: Access to XMLHttpRequest at xxx from origin…