Vapi Tool Creation
# support
g
why does trying to create a tool on vapi dashboard directly not work? And when creating a tool using an external platform, adding headers doesnt work? Creating the tool works, just not the headers so i cannot pass my authorization on my server? When creating the tool with blank headers , and then trying to add headers to the tool directly on vapi platform, it also doesn't work. How do i fix this?
m
known bug I believe, I assume they're working on a fix. Meanwhile you can use the x-vapi-secret for your auth header, it works.
still can double check with @User though
s
@Genesai The issue is known to us and will be resolved in dashboard v2. Until then, can you use the API to create a tool or add headers to your existing tool?
g
api doesnt allow headers to be created on the tool
I just allowed the webhook to be bypassed for now excluding any headers. May I ask for a sneakpeak on v2 so i can plan ahead?