travis.rb icon indicating copy to clipboard operation
travis.rb copied to clipboard

`raw` command fails for no apparent reason

Open john-h-k opened this issue 3 years ago • 0 comments

Running travis raw fails for no apparent reason, even though the endpoint explorer works fine for me

❯ travis version
1.11.1
❯ travis whoami
You are john-h-k (John Kelly)

❯ travis raw  'repo/<my_repo_id>' # also tried repo slug
resource not found

I have tried specifying --pro and having it as the default endpoint. I have tried manually passing the correct travis token, and still no luck.

For context, this is a repository that is not mine but is an organisation which I have read and write access to

john-h-k avatar Feb 16 '23 11:02 john-h-k