david.li
(David)
March 31, 2022, 6:08am
1
Description
Got “Call Log does not exist” error after calling get call details from call log with call id passed from phone.callee_missed.
Error
{
“message”: “Unknown error”,
“type”: “REQUEST”,
“details”: {
“code”: 404,
“message”: “Call Log does not exist: XXX”
},
“statusCode”: 400
}
Which Endpoint/s?
https://api.zoom.us/v2/phone/metrics/call_logs/{call_id}
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Received phone.callee_missed webhook, extract call_id from payload
Use call_id to get call_logs details.
david.li
(David)
April 5, 2022, 10:44am
2
Any ideas/suggestions are greatly appreciated as this is currently affecting the prod environment.
Hi @david.li
Thanks for reaching out! I am happy to help here!
Unfortunately I was not able to replicate the behavior you are seeing.
I grabbed the call_id value from my webhook event phone.callee.missed and with that call_id I was able to call the
Could you please try to make this call again?
Best,
Elisa
system
(system)
Closed
May 7, 2022, 7:47am
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.