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

board_aliases is not working #101

Open
Ana06 opened this issue Sep 14, 2017 · 3 comments
Open

board_aliases is not working #101

Ana06 opened this issue Sep 14, 2017 · 3 comments
Labels

Comments

@Ana06
Copy link
Member

Ana06 commented Sep 14, 2017

board_aliases is not working

board_aliases:
  MyTrelloBoard: Fs7boVwI
> vagrant exec bundle exec trollolo get-cards --board-id=MyTrelloBoard
E, [2017-09-14T10:36:17.688401 #4781] ERROR -- : [401 GET https://api.trello.com/1/boards/MyTrelloBoard?lists=open&cards=open&card_checklists=all]: invalid key
/usr/lib64/ruby/gems/2.4.0/gems/ruby-trello-1.5.1/lib/trello/client.rb:99:in `invoke_verb': invalid key (Trello::Error)
        from /usr/lib64/ruby/gems/2.4.0/gems/ruby-trello-1.5.1/lib/trello/client.rb:19:in `get'
        from /usr/lib64/ruby/gems/2.4.0/gems/trollolo-0.0.12/lib/trello_wrapper.rb:84:in `get_board'
        from /usr/lib64/ruby/gems/2.4.0/gems/trollolo-0.0.12/lib/trello_wrapper.rb:32:in `retrieve_board_data'
        from /usr/lib64/ruby/gems/2.4.0/gems/trollolo-0.0.12/lib/trello_wrapper.rb:21:in `board'
        from /usr/lib64/ruby/gems/2.4.0/gems/trollolo-0.0.12/lib/cli.rb:96:in `get_cards'
        from /usr/lib64/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/command.rb:27:in `run'
        from /usr/lib64/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command'
        from /usr/lib64/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
        from /usr/lib64/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/base.rb:466:in `start'
        from /usr/lib64/ruby/gems/2.4.0/gems/trollolo-0.0.12/bin/trollolo:29:in `<top (required)>'
        from /usr/bin/trollolo:22:in `load'
        from /usr/bin/trollolo:22:in `<main>'
@Ana06 Ana06 added bug 💀 Bug good first issue 🥇 Really easy task, perfect for a first contribution help wanted 💕 PRs are welcome! Just comment in the issue saying you are working on it labels Sep 14, 2017
@agraul
Copy link
Member

agraul commented Sep 19, 2017

Will also work on this one.

@agraul
Copy link
Member

agraul commented Sep 21, 2017

I can't reproduce this bug:

$ cat ~/.trollolorc 
---
developer_public_key: XXXXXXXXXXXXXXXXXXXXXXXXXXX
member_token: XXXXXXXXXXXXXXXXX

board_aliases: 
  MyTrelloBoard: 7Zar7bNm
$ bin/trollolo get-cards --board-id=MyTrelloBoard
Burndown Chart

@Ana06
Copy link
Member Author

Ana06 commented Oct 5, 2017

@alexandergraul thanks, I will try it again. 😉

@Ana06 Ana06 removed good first issue 🥇 Really easy task, perfect for a first contribution help wanted 💕 PRs are welcome! Just comment in the issue saying you are working on it labels Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants