Error: TypeError [ERR_HTTP_INVALID_HEADER_VALUE]

Hello, I encountered this error while migrating to the new version of lavaclient.
TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "Authorization"
    at ClientRequest.setHeader (node:_http_outgoing:655:3)
    at new ClientRequest (node:_http_client:286:14)
    at request (node:http:101:10)
    at initAsClient 
Was this page helpful?