When I try to invoke arangoimp with the following:
Applications/ArangoDB3-CLI.app/Contents/Resources/arangoimp
in my terminal I get the following error:
2018-03-12T11:26:43Z [49366] ERROR Could not connect to endpoint 'tcp://127.0.0.1:8529', database: '_system', username: 'root'
2018-03-12T11:26:43Z [49366] FATAL got error from server: HTTP 401 (Unauthorized)'
I have no idea what am I doing wrong.