Problem jwt
# support
c
Hi, I’m integrating with the VAPI /call endpoint and trying to authenticate with a signed JWT as described in your documentation. However, the private API key I see (format 49827c6d-...) signature verification is ok but i got hot tip error 401. I think i need a special key you must activate or something like that i try call https://api.vapi.ai/call with bearer token
s
Generate server key from VAPI dashboard. Use that to authenticate JWT.
c
Yes i t s what i do i got JWT doesn t permit access. Hot tip, you may be setting the wrong token tag but i m in the playground just click send request
I have put Private Key for generate JWT i dont have server key
Thanks for your help @Subrat Sagar
k
marking this ticket as complete.