Client-side SDK - Key doesn't allow transient assistant

Hi all,

I am trying to use the client-side SDK to launch calls from my frontend. I have set up a public key and checked a few times that transient assistants are allowed when doing so.

However, when launching the call I get a 403 error:

{
"message": "Key doesn't allow transient assistant.",
"error": "Forbidden",
"statusCode": 403
}
Was this page helpful?