Unable to Fetch the details of any call. It says 4...
# support
s
When i am trying to hit the API to fetch the call summary , i am getting 404 . None of the call ID is returning a response.
v
@Saurav I'm sorry to hear you're experiencing issues with fetching the call summary. A 404 error typically indicates that the resource you're trying to access cannot be found. This could be due to an incorrect call ID or an issue with the endpoint URL you're using. To assist you better, could you please provide me with the following details: 1. The exact endpoint URL you are using to fetch the call summary. 2. The call IDs you are trying to access. 3. Any additional parameters or headers you are including in your API request. Once I have this information, I'll be able to guide you more effectively. If you believe all your request details are correct, it's also possible there might be an issue on the server side, in which case you may need to contact support for further assistance.
You can continue this conversation by mentioning me in the message.
s
@User A. Exact Url End point https://api.vapi.ai/call/9e5dbefa-22fa-473f-8b6e-b9e6bc7ac765 B. Here are few ID's which i tried 1. 9e5dbefa-22fa-473f-8b6e-b9e6bc7ac765 2. 7b8d3e0e-b484-4512-bd7a-b6db3d7a2cb6 3. 104a99af-f6af-4cfd-b39f-273ddfe68e9b 4. 49785251-c70f-4c1b-80a2-74df259bce90 5. e27cc465-962b-4b53-8c13-3175fb7ba924 6. 61ff028d-8197-46b6-9b17-c5414a5c1307 7. 003fe986-aebe-453e-88c0-74a68a4966fd 8. 0b4c3a0d-1d7b-46c4-a7a6-c46d501fb7f6 C. No additional Parameters
c
well its not a fetch its a GET @Saurav
s
I was fetching using Get ? will it get confused between get and fetch? @Chowderr
c
Can you put what you did? Was it in Postman or the Backend of VAPI.
s
Both
c
Can you do it again.
s
yes its resolved, it was the issue with token
4 Views