hub-tool icon indicating copy to clipboard operation
hub-tool copied to clipboard

token inspect 404 message

Open justincormack opened this issue 5 years ago • 1 comments

should just say "invalid token"

hub-tool token inspect bc966540-5ef5-4c82-93fa-ef68fa6cbaee
Error: bad status code "404 Not Found"
Usage:
  hub-tool token inspect [OPTIONS] TOKEN_UUID [flags]

Flags:
      --format string   Print values using a custom format ("json")
  -h, --help            help for inspect

justincormack avatar Oct 19 '20 10:10 justincormack

The token is not really invalid, it's just not found, I will change the error a bit

rumpl avatar Oct 27 '20 12:10 rumpl