Discussions
I always get status="created" as response and no result_url
11 months ago by k7.9034.3563
Get id value from "POST https://api.d-id.com/talks"
"GET https://api.d-id.com/talks/${id}" I always get status="created" as response and no result_url. How can I get the response to get the result_url value when status="done"?
I am using fetch or axios in Next.js.