No auth token specified*

Why??? Well…got the token from the UI…pasted in the proper file in the .hab folder and yet I get the below…

hab pkg upload /src/results/david-flask-0.1.0-20181223155944-x86_64-linux.hart

✗✗✗

✗✗✗ No auth token specified

✗✗✗

ps by using --auth on the command line it worked but still I dont get the logic why it cant read from the .hab folder

Can you paste (in a code block) the output of this command, when not using the --auth flag?

RUST_LOG=debug hab pkg search core/redis

(Be careful to remove your AUTH_TOKEN if it’s in the output!)