Hi,
I want to create a voice comment on a ticket via the API. As recording_url I'm using a string url to an endpoint. When browsing to that url I can listen to the recording and download it (.wav). But when sending the string as recording_url in the API request it's not working. The audio player never shows.


Do you mind showing us the api request so that we can take a look? Just want to make sure we're replicating using the same pattern as you.