Social API queries not returning Access-Control-Allow-Origin response header
I am unable to access the Contacts API via OAuth due to a CORS violation in modern web browsers. We already have integration with GMail and Windows Live, both of which respond with the header 'Access-Control-Allow-Origin: *'. Yahoo! does not respond with this header. This is preventing us from integrating with Yahoo!.
24th
ranked
Jacob Hohisel
shared this idea
-
Jacob Hohisel commented
I am unable to access the Contacts API via OAuth due to a CORS violation in modern web browsers. We already have integration with GMail and Windows Live, both of which respond with the header 'Access-Control-Allow-Origin: *'. Yahoo! does not respond with this header. This is preventing us from integrating with Yahoo!.