401 Auth Issue
# support
k
Getting issue with this request, not sure what the issue is, any idea? Token and such are fine and in format of "Bearer {apiKey}" { "body": { "assistantId": "892951ef-7305-46e7-8792-1f402b344321", "phoneNumberId": "bbb794dc-84fd-4813-bdc9-e7c1ac087654", "customer": { "name": "Charlie", "number": "+44 1234 567478" } }, "headers": { "authorization": "**hidden**", "accept": "application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0.9, image/*;q=0.8, */*;q=0.7" }, "method": "POST", "uri": "https://api.vapi.ai/call", "gzip": true, "rejectUnauthorized": true, "followRedirect": true, "resolveWithFullResponse": true, "followAllRedirects": true, "timeout": 300000, "encoding": null, "json": false, "useStream": true }
c
Hi, Could you provide me the response you are getting? the JSON you shared looks like the request body.