Viewing 2 replies - 1 through 2 (of 2 total)
  • <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>

    Add the following lines in your .htaccess file.

    Thread Starter hansgv

    (@hansgv)

    I finally discovered my issue was with W3 Total Cache messing with the headers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘REST API – Access-Control-Allow-Origin Header Missing’ is closed to new replies.