Discussions
200 response code but Error in Video
3 months ago by null
Hello guys I need help please. I send a post message in order to create a video and I get a 200 response code. However when I'm going to see the result in the dashboard I get an error. I can't open and see nothing.
This is the code:
{
"video_inputs": [
{
"character": {
"type": "avatar",
"avatar_id": "89e4ffb8b1904befb0bf1328fxxxxxx",
"avatar_style": "normal"
},
"voice": {
"type": "text",
"input_text": "my text",
"voice_id": "87a49e60fc4541a2a55071fxxxx"
]
}
I've tried to reduce the parameters but I'm still receiveing an error....
Thanks