Discussions
Aria-Label, 400 Bad Request & Next UI Issue
Whenever I'm trying to get open the voice or video chat locally, it loads for a couple of seconds before just showing the same page again.
In my terminal, these two messages keep popping up.
If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility
[Next UI] [useButton]: onClick is deprecated, please use onPress instead. See: https://github.com/nextui-org/nextui/issues/4292 []
I did have a look at the github post but wasn't able to solve the issue.
Using the developers tools, there seems to be an issue connecting to the HeyGen server. This error is not reflected in my terminal however.
InteractiveAvatar.tsx:91
POST https://api.heygen.com/v1/streaming.new 400 (Bad Request)
What do I do to fix these issues?