Discussions

Ask a Question
Back to All

HTML Error on Creating Work Item

Hi,

I tried creating a Work Item using POST /api/v1/wbs/work_items/ by sending few requests and received an error. As there are no required fields I tried by sending design_element only:

Payload:

{
"design_element": 32669
}

Error:

Server Error (500)

Server Error (500)

Could this be caused by a bad request data or there is a problem with the API itself?

Thanks,
Georgi