SvenZhao / var-translation

vscode变量翻译命名工具
Apache License 2.0
56 stars 21 forks source link

google翻译异常,请检查网络或引擎token配置是否正确 #79

Closed roudanji closed 7 months ago

roudanji commented 7 months ago

google翻译异常,请检查网络或引擎token配置是否正确 {"message":"connect ETIMEDOUT 142.251.42.238:443","name":"Error","stack":"Error: connect ETIMEDOUT 142.251.42.238:443\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)","config":{"url":"https://translate.google.com","headers":{"Accept":"application/json, text/plain, /","User-Agent":"axios/0.21.4"},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"method":"get"},"code":"ETIMEDOUT"

roudanji commented 7 months ago

@SvenZhao What's the problem, please