Headers keep getting erased on save
# support
t
When creating tools, I believe the headers are getting erased as I don't see them whenever I go into the tool afterwards. I'm guessing same is happening to x-vapi-secret.
a
Heytonnic Thank you for creating the ticket! A member of our team will reach out to you shortly.
v
@tonnic I understand that preserving headers, especially when they are crucial for authentication like
x-vapi-secret
, is important for the functionality of your tools. If you're noticing that headers are getting erased after tool creation, this could be due to a few reasons, such as a bug in the tool creation process or an issue with how the headers are being saved. To help you better, I would need more specific information about how you are creating the tools and at which point you notice the headers are missing. Are you using a particular interface or API call to create these tools? If you can provide me with more details or steps to reproduce the issue, I can assist you more effectively. If this is a persistent issue that you're unable to resolve, it might be best to reach out to the support team for further assistance. They would have the necessary resources to look into this issue in depth. Please let me know how you would like to proceed!
You can continue this conversation by mentioning me in the message.
t
is there a way I can check the logs of the outgoing webhook calls?
m
there seems to be a bug people are experiencing with adding headers. x-vapi-secret works though
t
I just tested... if everytime I re-add the secret it works, but if you edit it at all it erases the secret
s
@tonnic Thank you for informing. I will create a ticket for this matter and will notify you once we have released a fix.