fix giant rust cli (or giant auth)
after running giant-utils login https://giant.pfi.gutools.co.uk
No X-Offer-Authorization header in response from Giant API Unexpected response from server: 403 Forbidden
curling the api endpoint directly, I get a successful response
it doesn’t appear to be a WAF issue because according to the WAF page of AWS no requests are being blocked
running from source code gives the same result as installing with brew
also:
Giant Rust CLI: default to profile "investigations", and give a better error message when missing Janus creds
c.f. https://trello.com/c/LNobinM2
Also:
Add CountBlobs subcommand to giant-utils CLI
Add CountBlobs subcommand by joelochlann · Pull Request #7 · guardian/giant-utils