You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
still works but it just has some errors like these (on some generations only not all):
TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "x-kpsdk-ct"
at ClientRequest.setHeader (node:_http_outgoing:662:3)
at new ClientRequest (node:_http_client:289:14)
at Object.request (node:https:379:10)
at Object.request (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\node_modules\agent-base\patch-core.js:25:22)
at RedirectableRequest._performRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:284:24)
at new RedirectableRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:66:8)
at Object.request (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:523:14)
at dispatchHttpRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\lib\adapters\http.js:141:25)
at new Promise ()
at httpAdapter (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\lib\adapters\http.js:19:10) {
code: 'ERR_HTTP_INVALID_HEADER_VALUE'
}
The text was updated successfully, but these errors were encountered:
still works but it just has some errors like these (on some generations only not all):
TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "x-kpsdk-ct"
at ClientRequest.setHeader (node:_http_outgoing:662:3)
at new ClientRequest (node:_http_client:289:14)
at Object.request (node:https:379:10)
at Object.request (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\node_modules\agent-base\patch-core.js:25:22)
at RedirectableRequest._performRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:284:24)
at new RedirectableRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:66:8)
at Object.request (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\follow-redirects\index.js:523:14)
at dispatchHttpRequest (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\lib\adapters\http.js:141:25)
at new Promise ()
at httpAdapter (C:\Users\Jodd\Downloads\twitch-account-creator-main\twitch-account-creator-main\node_modules\axios-https-proxy-fix\lib\adapters\http.js:19:10) {
code: 'ERR_HTTP_INVALID_HEADER_VALUE'
}
The text was updated successfully, but these errors were encountered: