Hi everyone,
My scenario to create tickets is working without error. But in Zendesk the ticket shows a box with what looks like a broken image. When clicked the text Error loading image is shown.
The scenario reads data from a Notion DB when added which have attachments. Later a module Uploads attachments which is then followed by Create a Ticket. The image seems to exist when I use the API with GET …zendesk.com/api/v2/attachments/33247948591515.json
My Zendesk connections are the same for both. The token on the Create a Ticket module is part of the required public comment.
Any and all recommendations are appreciated.