LiquidPlanner Classic Forum

Ask a Question
Back to All

API setup issue

(edited)

Posted on behalf of a customer. Original posting date 2015-12-02.

Greetings dev team,

Our team is currently working on the API set up we spoke about. They ran into the following issue and they were hoping we could connect them with a member of the LP support team.

Is there a contact available that I could loop into out zen ticket?

The issue they have faced is described below:

POST https://app.liquidplanner.com/api/workspaces/xxxxx/tasks/26479814/comments
'{"comment": {"comment": "my new comment "}}'

(With basic authentication on my user name and password)

Returns error:

{"type":"Error","error":"BadArgument","message":"Expected a hash of attribute values for comment parameter"}

This is exactly what their documentation outlines, however, so I'm surprised by the error.

Thanks,