Discussions
Streaming for React Native
Hello, thank you for the great API.
Network error
I get a network error, saying can not connect to speech service. I did not have any problem with samples. Did I forget to do something?
500 Unknown Error - Internal Server Error (Script max character count?)
I am getting this error when trying to create a video with a text input script and the error only seems to happen when the script is longer than 500 characters or so. Is there a limit? If so what is it?
CORS error when playing video with video tag in Next.js with received result_url
When Next.js calls https://api.d-id.com/talks/{id} and then plays the video with the result_url received with the video tag, a CORS error occurs as shown below.
I always get status="created" as response and no result_url
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.
streaming demo on mobile browser
I tried using de-id/live-streaming-demo. It works on desktop but not on mobile bowser, does that mean it doesn't support mobile bowser?
I get 500 error
Dear Simon
2 questions
question #1 Hi, i used the paltform for over a month or two now and and everithing is fine but today i'm having issues to create a video, don't knw what happens but an announcement of an internal error is showing on my top left screen, can you please let me know what's that? question #2 i have the advanced plan and its supposed to have water mark custom but i don have that opcion or maybe i can't find it, can you please help???
Pending URL
Hello,
Pending URL when get specific talk
When I try same code to get specific talk in my node.js backend, it is displaying pending_url, but platform api testing code displaying as result_url correctly..