KalleS
01/28/2025, 8:31 PMAtlas
01/28/2025, 8:31 PMVapi
01/28/2025, 8:34 PMVapi
01/28/2025, 8:34 PMKalleS
01/28/2025, 8:35 PM{
"message": "Invalid Key. Hot tip, you may be using the private key instead of the public key, or vice versa.",
"error": "Forbidden",
"statusCode": 403
}
Vapi
01/28/2025, 8:35 PMAuthorization: Bearer YOUR_API_KEY
.
3. If you've recently generated a new key, ensure that there's no delay in key propagation. Sometimes, it may take a few minutes for a new key to become active.
4. Verify that the key has not been revoked or expired. You can check this in your API dashboard where you manage your keys.
5. If you're still having trouble, it might be helpful to see an example of how you're including the key in your API request. This can help identify if there's an issue with the request format.
If you've gone through these steps and the issue persists, please let me know, and we can explore further solutions.KalleS
01/28/2025, 8:36 PMShubham Bajaj
01/29/2025, 10:21 AMShubham Bajaj
01/29/2025, 10:21 AMKalleS
01/29/2025, 2:31 PMShubham Bajaj
01/29/2025, 4:20 PMKalleS
01/29/2025, 5:06 PMShubham Bajaj
01/30/2025, 9:14 AMlogs
š“ 16:46:36:336 POST /call, BadRequestException 400 ()
Response: {
"message": "Couldn't Get Assistant. assistantId
a2b69a8a-77bf-4600-b24c-076e9dba966c Does Not Exist.",
"error": "Bad Request",
"statusCode": 400
}
Actually there are no requests reported with Bad Key instead of assitantId is incorrect.
@KalleS Please use the correct assistantID and then it will be fixed.