UnauthorizedError on react-chat

I try to build and run the latest version of react-chat. However, the is 401 UnauthorizedError.
{
"code": 401,
"status": "Unauthorized",
"dateTime": "2024-03-07T12:23:55.763Z",
"timestamp": 1709814235763,
"data": "no access to project"
}
Is there anyone has the same issue?
Was this page helpful?