Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

travis token always returns .org access token #340

Open
nekonari opened this issue Dec 1, 2015 · 0 comments
Open

travis token always returns .org access token #340

nekonari opened this issue Dec 1, 2015 · 0 comments

Comments

@nekonari
Copy link

nekonari commented Dec 1, 2015

This almost drove me crazy! travis token will always return .org access token, even with --pro option. I needed .com access token to get API build trigger to work, but couldn't as I was getting access denied response.

Finally looked at #315 and found out there's a config file that lists both .com and .org access tokens. I grabbed .com access token from it, plugged into the request, and now it works.

Please fix travis token --pro to return the right token.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant