I followed the rb2nem tutorial (https://github.com/rb2nem/nem-docker) and configured nis on docker. However, after sync, I used api /account/generate, it returned the unauthorised error (code 401).
In my nis configuration file, I set a bootkey for the nis. Does it matter?
Or could I add bootkey value after api command call to access the nis?
By the way, what does bootkey actually do?
Cheers