thash/asana

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

jfhbrook-at-work opened this issue · 0 comments

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?