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

Issues login to asana #10

Open
patrixd opened this issue Sep 9, 2018 · 1 comment
Open

Issues login to asana #10

patrixd opened this issue Sep 9, 2018 · 1 comment

Comments

@patrixd
Copy link

patrixd commented Sep 9, 2018

Hi!

I'm trying to log in Asana from emacs.
But I get the following error:

Contacting host: app.asana.com:443
helm-M-x: JSON readtable error: 60

I'm using the same username and password I use for login in Asana.
Do you know what I am doing wrong?

@lmartel
Copy link
Owner

lmartel commented Sep 12, 2018

Hey there,

You need to use a Personal Access Token to authenticate rather than your username and password. You can do this either by setting the ASANA_TOKEN environment variable in your shell, or (setq asana-token "...") in your init.el. You can create a PAT in the Asana web app if you don't have any yet.

Thanks for opening this issue, that error message definitely needs to be improved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants