I am able to successfully initialize vault.
I am now getting the below error when trying to write a secret:
Command used to write secret:
vault write secret/hello value=world
Error received:
Error writing data to secret/hello: Error making API request.
Code: 400. Errors:
* missing client token
Vault Version: Vault v0.4.0
Consul Version: Consul v0.5.2
Consul Protocol: 2 (Understands back to: 1)