From the DOS command prompt of windows10, I am using the curl command to create issue data in JIRA. If double-byte characters are included in the assignment creation data (--data part of json), a json analysis error will occur. Is there a way around this? If you use only half-width characters, there is no problem.Also, the method uses POST.