Discussions

Ask a Question
Back to All

500 Internal Server Error from POST

{
    "script": {
        "type": "text",
        "input": "I am excited to try this out!"
    },
    "source_url": "https://create-images-results.d-id.com/DefaultPresenters/Noelle_f/image.jpeg"
}

This presents a 500 error

{
    "kind": "UnknownError",
    "description": "Internal Server Error"
}

I am using my basic auth however it is not working.