Illegal argument thrown when submitting new work item post via REST
![]() I've been able to create work items through the OSLC REST API but I've started getting Illegal argument errors whenever I try to submit a dateTime field.
|
One answer
![]() https://www.w3.org/TR/xmlschema-2/#dateTime ?
Comments I've tried 2001-01-01R01:01:01 as well with the same results.
It should be 2001-01-01T01:01:01. Kevin made a typo there, but the referenced document is very clear on this.
|