Discussions

Ask a Question
Back to All

Intermittent CORS Issue When Accessing D-ID Streaming Endpoint

Hello Support Team,

I'm experiencing an intermittent CORS error when attempting to access the streaming endpoint https://api.d-id.com/talks/streams/. The browser console shows the following message:

"Access to XMLHttpRequest at 'https://api.d-id.com/talks/streams/strm 6I3D5Eg-5PnfVUEY3CWOE EKS/ice'' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."

This error appears randomly, and I can’t consistently reproduce it, which leads me to believe it might be an issue on the server side or with the endpoint configuration.

In my implementation, I’ve verified that all CORS settings on my local environment are correctly configured, and the error doesn't seem to be due to any recent changes on my end. I would appreciate it if you could check whether there’s any intermittent issue on your server that might be causing this behavior, or let me know if you need any additional details from my side.

Thank you in advance for your help and attention.

Best regards,
Jeison Novoa