product · inferred from evidence
D-ID agent
An agent application that can be deployed and may be blocked by CORS policies.
- D-ID agent blocked by CORS on Vercel - add domain to allowed domains
I deployed my D-ID agent app on Vercel and now the agent does not load. The console shows: Access to fetch at api.d-id.com has been blocked by CORS policy, no Access-Control-Allow-Origin header is present. I am using Vite and React.