Added by Marko S over 2 years ago
Hello Redmine-Professionals,
I'm always getting ERROR 400 when sending an POST curl Statement.
The Picture is in the Attachments.
curl "https://[Path to XML]/issues.xml" \ -X POST \ -d "[XML-Code]" \ -H "X-Redmine-API-Key: [API-Key]" \ -H "Content-Type: application/xml"
<?xml version="1.0" encoding="UTF-8"?> <hash> <status type="integer">400</status> <error>Bad Request</error> </hash>
Thank you!
ksnip_20220408-121458.png (243 KB) ksnip_20220408-121458.png | Error |