Skip to content

HTTPError: 401 Client Error #55

@cfadkins

Description

@cfadkins

Having problems installing Oscar. He gets to the trello_api.boards.new_list(

Traceback (most recent call last):
  File "./install.py", line 207, in <module>
    trello_api.boards.new_list(trello_grocery_board, 'Groceries')
  File "/usr/local/lib/python2.7/dist-packages/trello/boards.py", line 123, in new_list
    resp.raise_for_status()
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 825, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 401 Client Error: Unauthorized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions