Discussions

Ask a Question
Back to All

"Internal Server Error"

I'm sending the request:

curl -X POST https://api.d-id.com/talks -H 'content-type: application/json' -H 'accept: application/json' -H 'Authorization: Basic Y29udHJhdG9zQGFzY2JyYXppbC5jb20uYnI:OfPy4-EJX5h2JkyholjMR:nwhyazB-S537TMj-0Oi7c' -d '{"script":{"type":"text","subtitles":false,"provider":{"type":"microsoft","voice_id":"pt-BR-FranciscaNeural"},"ssml":"false","input":"Oi Jayne, tudo bem? Sou a Flora e tenho uma dica legal para ajudar o planeta. Caixas de pizza podem ser recicladas, mesmo se estiverem gordurosas. Basta raspar os restos de comida antes de colocá-las na lixeira de recicláveis. Vamos cuidar do meio ambiente juntos! "},"config":{"fluent":"false","pad_audio":"0.0"},"source_url":"https://business.ascbrazil.com.br/ERP/public/uploads/ocorrencias/anexos//98144_65564ee0cd732.jpeg"}'

The present return is "Internal Server Error"

Can I have some help?