HeyGen-Official / StreamingAvatarTSDemo

A typescript demo using react and the Streaming Avatar SDK
12 stars 20 forks source link

Create Auth Token API not working #3

Closed SaiRev0 closed 3 weeks ago

SaiRev0 commented 1 month ago

Create Token API (https://docs.heygen.com/reference/create-token)

This API is not working. Also, there are 2 different types of API listed: One on the npm package page (https://www.npmjs.com/package/@heygen/streaming-avatar), where the curl command given is not working, and the second is the API docs (link given above). Both of them are not working; please look into this, as without the access token, the application is not usable

SaiRev0 commented 3 weeks ago

This is what worked for me

image