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

asana tasks doesn't show any tasks #29

Open
jfhbrook-at-work opened this issue Dec 16, 2021 · 0 comments
Open

asana tasks doesn't show any tasks #29

jfhbrook-at-work opened this issue Dec 16, 2021 · 0 comments

Comments

@jfhbrook-at-work
Copy link

I've been trying this out and I'm seeing a few weird behaviors. After working around #28 by looking up and setting the workspace gid in ~/.asana.yml I tried to list some tasks and I get nothing:

~ via 🐍 v3.8.8 (env) on ☁️  (us-west-2) took 3s
❯ asana tasks

I also tried grabbing an individual task with an ID I pulled from the UI and JSON unmarshalling is really unhappy:

~ via 🐍 v3.8.8 (env) on ☁️  (us-west-2)
❯ asana t {my task ID}
400 Bad Request
2021/12/16 14:57:40 fatal: json: cannot unmarshal array into Go value of type api.Task_t

I'm wondering if this is due to changes in Asana's API, similar to what I suspect is going on in #28 ?

roblillack added a commit to roblillack/asana that referenced this issue Jan 18, 2022
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

1 participant