Discussions

Ask a Question
Back to All

I am getting error when get template details.

When I call https://api.heygen.com/v2/template/{template_id} to get template details, I am getting below error:

{
"data": null,
"error": {
"code": "invalid_parameter",
"message": "Invalid draft version: 4"
}
}

template id is valid as I can see it in template lists api response.
Would you like to help me with this?
Thank you.