Attachments API returning 201 without body | Community
Skip to main content

Attachments API returning 201 without body

  • November 7, 2023
  • 0 replies
  • 0 views

Federico12

Hello!

Im trying to create an Attachment and obtain the token for a Ticket. However, the API always returns 201-Created but sometimes the body is null and sometimes it has the correct body. This does not make ir possible to me to add it in a Ticket as I need the token of the response.

Thanks!