graceguo-supercat edited a comment on issue #7698: Can I set headers for SupersetClient requests? URL: https://github.com/apache/incubator-superset/issues/7698#issuecomment-501984175 @KirillYoYo if you try to make [cross-domain API call ](http://www.ajax-cross-origin.com/how.html), did you try something like this line: https://github.com/apache/incubator-superset/blob/929fb6bbb8fdc5c03ba4f88898c91183ab2bad11/superset/assets/src/chart/chartAction.js#L190 set `mode: 'cors'`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
