fastruby / harvesting

Ruby wrapper for the Harvest API v2
MIT License
28 stars 30 forks source link

Create Task Assignment #37

Closed jonesabby closed 4 years ago

jonesabby commented 5 years ago

The path to create a task_assigment is POST /v2/projects/{PROJECT_ID}/task_assignments - current create method on the client does not work to create a task_assignment. Unable to assign a task to a project.

etagwerker commented 4 years ago

@jonesabby what error do you get? could you share the backtrace with us?

bronzdoc commented 4 years ago

Closing due to lack of response. But willreopen if we get a backtrace @jonesabby thanks