William Christensen
Results
2
comments of
William Christensen
@AlexanderLill I've got the following in my code and still getting the same error. What am I missing? 'from trello.trelloclient import TrelloClient client = TrelloClient( api_key='#########', api_secret='#############################################', token='your-oauth-token-key', token_secret='your-oauth-token-secret' )...
@dylburger +1 I'm doing multiple flows right now to handle this and it's driving me nuts. Thanks!