VapiAI / client-sdk-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Unauthorized": "Missing Authorization Header."

andyli-agi opened this issue · comments

I followed the tutorial set setup this web client. But I got this issue:
Screenshot 2024-02-25 at 11 09 42 AM

Are you passing your public key: const vapi = new Vapi('your-public-key');

@nikhilro thanks. I find an issue in my environment. After passing the valid public key, issue was resolved.