GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

Document how to get trello.token #857

Closed StephanMeijer closed 1 year ago

StephanMeijer commented 2 years ago

Currently this is documented as:

Trello token, see below for how to get it.

For me it is totally unclear how to get this token.

leandrochiarini commented 1 year ago

Having the same problem here

ryneeverett commented 1 year ago

Hmm. I'll admit this is definitely an error in our documentation but I'm surprised it's not easy to figure out. Searching the web for "trello token" I see varying instructions, for example:

Do none of these work?

leandrochiarini commented 1 year ago

Sorry, they did. The reason I thought I had something wrong with my token was actually due to some old python packages.

ryneeverett commented 1 year ago

Great! Could you tell us which guide you followed or what method you used to get the token (for posterity)?

leandrochiarini commented 1 year ago

Of course,

  1. Go to https://trello.com/app-key/
  2. Under Personal key, click on the link in "you can manually generate a Token" (in the word Token)
  3. Allow for the new server token.

Should I submit a PR for the documentation?

ryneeverett commented 1 year ago

@leandrochiarini Yes, please do!