400 error code
# support
b
I am getting a 400 code when running the agent through the api Status code 400 HeadersArray Cookie headersArray Data {"message":"Couldn't Get Tool.
toolId
02e76b1b-ce68-435f-ad85-90fc7306769f Does Not Exist.","error":"Bad Request","statusCode":400} fileSize 133
v
@Brian It seems like you're encountering a "Bad Request" error with status code 400, which typically indicates that the request was not formed correctly. The error message suggests that the
toolId
you are trying to access does not exist. To resolve this issue, please double-check the
toolId
you are using. Make sure that it is correct and corresponds to a tool that exists within the API's system. If you have recently made changes to the tools or their IDs, ensure that these changes have been properly updated wherever you're calling the API. If you're certain that the
toolId
is correct and you're still facing this issue, there might be a problem on the server side or with the API's tool management. In this case, I would recommend reaching out to the API support team with the details of the error for further assistance. If you need help with anything else or have any more questions, feel free to ask!
You can continue this conversation by mentioning me in the message.
b
it was just working 20 minutes ago
s
this is correct error no such tool exisists.
please check the tool id.
b
Where do I find that? I have no custom tools to it
s
open dashboard > go to tools > check your tools
what were you trying to achieve?
b
It was working fine up until this morning..I have a form that when submitted..triggers an outbound call
s
please check in dashboard once.
b
Ok thx will do
16 Views