Search code examples
intellij-ideaasana

How to integrate asana with intellij


I want to add Asana to my intellij IDE.

Right now I am using the web client, however it would be easier to work directly through the IDE.

I read the intellij help pages and they directed me to go to settings - tasks and fill in the details. However, when i fill in the details, and click "test"

enter image description here

It says the test failed - unauthorized. I tried looking for help on the Asana blog, but found nothing.

What am I missing ?


Solution

  • What are you putting in "Username" and "Password"? It should require your API key (which you can find from "Account Settings" in the lower left > "Apps" tab > "API Key" link at bottom) as the username and no password (the API key fulfills the purpose of identifying and authorizing you).