Discussions
how to give authentication when you use api in node js with express?
give me information about how to do api call in nodejs with express
The break time of the idle video is abnormal
I want to create a 15-second idle video. Below is the body of the API call I made, but the video I generated is only 5 seconds. What could be the reason for this?
Idle animation doesn't work
Hi, I followed the way to create animation, but it doesn't work and get errors. Can anyone help me?
github sample code for stream endpoint and question about apikey
Creating video starting from PDF files
Can i create a video uploading a PDF file?
Want to Test the API -- Use Credits Endpoint and short Python script (Skip postman)
import requests
import base64
import config #Comment -- This config.py has you API key in it (See below)
import json
Facing problem for Validation failed . So how can I validate
Please help
language
How to add language in api
video created but cannot access: Unknown internal error', 'kind': 'UnknownError'
I am creating a video. From the response json, I know the video is created with a reasonable duration and url. However, when I try to open the url (https://api.d-id.com/talks/tlk_0J_p_WzNyKGC7iU58bEJl), the web page shows "{"message":"Unauthorized"}" and the response json had an extra section "error': {'description': 'Unknown internal error', 'kind': 'UnknownError'}".
Animations API
The animated video is excellent but why is the output video zoomed in on the persons face? I want the face to animate but include the full image in the video. Thanks