thash / asana

Asana command line Client
115 stars 25 forks source link

`asana w` gives every workspace ID as "0" #28

Open jfhbrook-at-work opened 2 years ago

jfhbrook-at-work commented 2 years ago

I installed this tool from git and have been trying it out, and I'm getting a number of weird behaviors. One of them is that when I type asana w I see the following:

~ via 🐍 v3.8.8 (env) on ☁️  (us-west-2)
❯ asana w
               0 {my employer's workspace}
               0 Josh H's Workspace

These numbers should look like IDs, right? If I hit up this API endpoint I see well-formed GIDs. Maybe Asana changed the API and go is defaulting the "missing" value to 0?