John Whelan Posted September 7, 2014 at 08:42 PM Share Posted September 7, 2014 at 08:42 PM I get the following error from the widget: The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed. I have added the following line to .htaccess because without it the widget would not serve at all: Header add Access-Control-Allow-Origin "*" I see the duplicate header code in the widget factory theme and controller and just doing some testing by commenting out the corresponding lines tells me that the problem is with the duplicate in the controller file. I'm fine with commenting it out, but was wondering if anyone else had seen the same problem? Link to comment
Alejandro Posted September 7, 2014 at 09:30 PM Share Posted September 7, 2014 at 09:30 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts