3rd search result on Google:
https://docs.zammad.org/en/latest/api-ticket.html#create
Another possible hint:
Used Zammad version: 2.5
Operating system: Ubuntu 16.04
Browser + version: Chrome
Expected behavior:
Add a new ticket article via api with an attachment
When I send the arguments to the API with curl in PHP, I get an error message in chrome and in producution.log
But the body of the article works!
I get added, it’s received successfully, but the attachments do not arrive
Actual behavior:
{“error”:“Invalid base64 for attachment with index ‘0’”}
this is my production.log
I, [2018-07-24T1…
The provided information is quite well… small.
The Zammad logfile nearly always helps you and might contain further information on why something does not work. You also did not porvide the API response.
Maybe the above links help you.
Oh and edit: https://community.zammad.org/t/asking-for-help-on-community/2262/2