my Workorders servers API is built to authenticate...
# general-english
s
my Workorders servers API is built to authenticate requests using the standard Authorization header with a Bearer token. However, Vapi integration, the system automatically sends the authentication secret in a header called x-vapi-secret, and it doesn’t (yet) allow for adding any additional headers. is there a way to get around this anyone can think of?