Thanks Kevin! I believe I'm following your instructions, but the ticket is not created:
{
"alert": true,
"autorespond": true,
"source": "API",
"name": "Angry User",
"email": "api@osticket.com",
"phone": "3185558634X123",
"subject": "Testing API",
"ip": "123.211.233.122",
"message": "data:text/html,MESSAGE <b>HERE</b>",
"infraccion-pdf": [
{"image.png": "data:image/png;base64,R0lGODdhMAA..."},
]
}
Its gibing me 500 internal error:
thanks