Hey all,
Whenever I hit the “/user_task_lists/{user_task_list_id}/tasks” endpoint and request the projects field to be passed back through the opt_fields parameter, I get the following error:
Asana::Errors::InvalidRequest (task: Not a Long: )
I can request name, due_on, completed, and completed_at through the opt_fields parameter with no problem. As soon as I request projects in addition or even by itself, I get that error.
I’ve had no luck searching through documentation - any help would be greatly appreciated!
Thanks,
David
