Clips API Returns internal server error
I have a pro account but when i call the clips API I get a "internal server error"
endpoint: <https://api.d-id.com/clips>
Payload
```
{
"script": {
"type": "text",
"input": "Hello world!"
},
"presenter_id": "amy-jcwCkr1grs",
"driver_id": "uM00QMwJ9x"
}`
```
Authorization header value is "Basic api:key"
I am making the call from postman and the above payload was the example shown in the documentation.
Posted by keskpeart 11 months ago