Discussions

Ask a Question
Back to All

Status 400 error code.

Hello, I'm trying to use the upload_audio key to upload an audio to D_ID directly from amazon s3 bucket.

However, I keep on getting this error: {
"error": "Failed to create video",
"details": "{"kind":"BadRequestError","description":"cannot validate https://sauti-bucket.s3.eu-north-1.amazonaws.com/uploaded-audio-files/1719303036_speechtest.mp3 - may be corrupted or does not exist"}"
} Someone kindly assist me with this as I do not understand where the error is coming from.

The mp3 url works perfectly fine on a browser.