travis-ci / travis.rb

Travis CI Client (CLI and Ruby library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`raw` command fails for no apparent reason

john-h-k opened this issue · 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

Something weird happened and this opened twice, see #833