ProofHub / api_v3

ProofHub Bolt's API
18 stars 8 forks source link

Not able to create a task #9

Closed Nathandsn closed 2 years ago

Nathandsn commented 2 years ago

When sending a post request to create a task I'm receiving the following answer:

image

I didn't find in the docs neither the "code" nor the "message" referring to this. Here is a snippet of my python dict structure, where 'task' is being replaced by a string.

image

ProofHub commented 2 years ago

Hi Nathan, This issue can occur if the mandatory field "title" is missing. Can you share the logs of the request and response directly to support@proofhub.com alongwith your ProofHub account details to help investigate further.