I install kibana 6.4.3 on windows. It can't create index pattern.It show error
POST http://localhost:5601/api/saved_objects/index-pattern 403 (Forbidden)
Detected an unhandled Promise rejection.
Error: Forbidden
commons.bundle.js:3 Uncaught (in promise) Error: Forbidden
at _callee$ (commons.bundle.js:3)
at tryCatch (vendors.bundle.js:43)
at Generator.invoke [as _invoke] (vendors.bundle.js:43)
at Generator.prototype.(anonymous function) [as next] (http://localhost:5601/bundles/vendors.bundle.js:43:593650)
at step (commons.bundle.js:3)
at commons.bundle.js:3
Thks
Please help me.