Anthony Corbacho created ZEPPELIN-1672: ------------------------------------------
Summary: Cannot import notebook Key: ZEPPELIN-1672 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1672 Project: Zeppelin Issue Type: Bug Affects Versions: 0.7.0 Reporter: Anthony Corbacho Assignee: Anthony Corbacho Priority: Critical Fix For: 0.7.0 Trying to import a note from a github repo lend to the following error {code} XMLHttpRequest cannot load xxxx/note.json. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://localhost:9000' is therefore not allowed access. The credentials mode of an XMLHttpRequest is controlled by the withCredentials attribute. {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)