httpie-token-auth
httpie-token-auth copied to clipboard
can't use token type
when I tried this request:
http --auth-type=token --auth="Bearer:mF_9.B5f-4.1JqM" blabla.com
got this error:
http: error: argument --auth-type/-A: invalid choice: 'token' (choose from 'basic', 'digest')
You shoud refresh the bash enviroment. (close and open again )