Roundup REST API
SCHLEMMER Norbert <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hello
who can we send a message content field with CR and LF chars using the REST API ?
The content of "content" starts with CR / LF :
JSON Object:
{ "content":"
logVersions - OS name: Windows Server 2012 R2 Standard
logVersions - OS version: 6.3 build 9600
logVersions - CPU architecture: amd64
...
logVersions - Process id: 2152
logVersions - Session id: 0", "author":"vast-platform", "date":"2021-06-24.08:31:27" }
the request terminates with:
400 Bad Request, {
"error": {
"status": 400,
"msg": "No properties found."
}
}
Any idea ?
Thanks
Norbert
_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users