Skip to content

Instantly share code, notes, and snippets.

@xee5ch
Created April 9, 2014 09:45
Show Gist options
  • Save xee5ch/10248327 to your computer and use it in GitHub Desktop.
Save xee5ch/10248327 to your computer and use it in GitHub Desktop.
My Current ~/.trell/config.el
(setq *consumer-key* "********************************")
(setq *access-token* "****************************************************************")
@xee5ch
Copy link
Author

xee5ch commented Apr 9, 2014

Obviously removed the consumer-key and access-token. I was sure to keep the same number of digits to make sure if that was the problem, but I did not receive any org-trello auth errors, and the trello web interface mentions successful logins in my settings panel.

@ardumont
Copy link

ardumont commented Apr 9, 2014

Cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment