-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating session failure #4
Comments
Same here! |
Same here. Lines 195 to 198 in 3ec29dc
|
I've encountered the same issue as previously reported. The functionality works as expected when not using an AvatarID and VoiceID. However, when these are provided, the following error is thrown in the console when creating a new session:
|
If you look at the pricing, it says: custom streaming avatar if you have the creator level, so I guess that explains it. |
After removing the avatar avater_name and voice parameters from the body of newSession |
last week it worked for me, now suddenly the same issue.. |
With Creator Plan you can use the custom avatar, but still I am unable to change the voice even if I put in different voice_id. |
After I enter the AvatarName and VoiceID, when I try to create a session it gets stuck on "Creating new session... please wait" and in the console log I get the below error: " Failed to load resource: the server responded with a status of 401 ()"
The text was updated successfully, but these errors were encountered: