Discussions

Ask a Question
Back to All

500 error

LOG Testing D-ID API connection...
LOG Request URL: https://api.d-id.com/talks
LOG Full Request: {"body": undefined, "headers": {"Accept": "application/json", "Authorization": "[REDACTED]", "Content-Type": "application/json"}, "method": "GET", "url": "https://api.d-id.com/talks"}
LOG Response: {"data": {"talks": []}, "status": 200}
LOG Connection successful: {"talks": []}
LOG D-ID connection successful!
LOG Generating video with params: {"avatarUrl": "https://create-images-results.d-id.com/DefaultPresenters/Irene_f/image.jpg", "script": "Here's your astrological reading: Based on the bir...", "voice": "en-US-JennyNeural"}
LOG Creating talk with payload: {"config": {"stitch": true}, "script": {"input": "Here's your astrological reading: Based on the birth details provided (March 27, 1990, 12:58:50 PM, Los Angeles, USA), here's a detailed astrological reading:", "provider": {"type": "microsoft", "voice_id": "en-US-JennyNeural"}, "type": "text"}, "source_url": "https://create-images-results.d-id.com/DefaultPresenters/Irene_f/image.jpg"}
LOG Request URL: https://api.d-id.com/talks
LOG Full Request: {"body": {"config": {"stitch": true}, "script": {"input": "Here's your astrological reading: Based on the birth details provided (March 27, 1990, 12:58:50 PM, Los Angeles, USA), here's a detailed astrological reading:", "provider": [Object], "type": "text"}, "source_url": "https://create-images-results.d-id.com/DefaultPresenters/Irene_f/image.jpg"}, "headers": {"Accept": "application/json", "Authorization": "[REDACTED]", "Content-Type": "application/json"}, "method": "POST", "url": "https://api.d-id.com/talks"}
LOG Response: {"data": {"description": "Internal Server Error", "kind": "UnknownError"}, "status": 500}
ERROR Request failed: [Error: D-ID API error (500): {"kind":"UnknownError","description":"Internal Server Error"}]
ERROR Error generating avatar video: [Error: D-ID API error (500): {"kind":"UnknownError","description":"Internal Server Error"}]

repeatedly