Discussions

Ask a Question
ANSWERED
ANSWERED

D-ID API tried to download image from my audio URL

curl --request POST
--url
https://api.d-id.com/talks
--header 'accept: application/json'
--header 'authorization: Basic API-Key-Base64'
--header 'content-type: application/json'
--data '
{
"script": {
"type": "audio",
"provider": {
"type": "microsoft",
"voice_id": "Jenny"
},
"ssml": "false",
"audio_url": "https://objectstorage.oraclecloud.com/.../audio.m4a"
},
"config": {
"fluent": "false",
"pad_audio": "0.0"
},
"source_url": "https://objectstorage.oraclecloud.com/.../image.png"
}
'

ANSWERED
ANSWERED
ANSWERED

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.

ANSWERED
ANSWERED
ANSWERED

CORS issues

Hello!

ANSWERED
ANSWERED

credits

i purchased a plan ani didnt get credits