Discussions
connection issue
3 months ago by realtime
Hi there,
I am trying to implement my avatar based on the agents-sdk-demo github doku. I copied my agent id and agent key. the html snipped works but if i try to run the agend-sdk-demo i get the error:
main.js:206 GET https://api-dev.d-id.com/agents/agt_Cx3zdEIK net::ERR_NAME_NOT_RESOLVED
@d-id_client-sdk.js?v=3320bcaf:164
Uncaught TypeError: Failed to fetch at main.js:206:30
so in in the line: let agentManager = await sdk.createAgentManager(agentId, { auth, callbacks, streamOptions});
Could you help me with this error? Thank you in advance!
Best wishes,
Nikolaus