- Joined
- Feb 16, 2024
- Messages
- 48
- Reaction score
- 12
Hi everyone, today I noticed a strange issue that seems to happen with a few rare calls, even though the recording is accessible via the 3CX hosting control panel I'm having an issue accessing that recording via the API.
Normal I would query:
But there is a call that this method always fails:
I'm able to grab the recording for much older calls, this one is from 07/11/2024.
How can I further troubleshoot this?
Thank you
Normal I would query:
The response:
RESPONSE OK:
RIFF&
But there is a call that this method always fails:
The response:
{"error":{"code":"400","message":"WARNINGS.XAPI.FILE_NOT_ACCESSIBLE"}}
I'm able to grab the recording for much older calls, this one is from 07/11/2024.
How can I further troubleshoot this?
Thank you