Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup_Search翻译不能用了,提示Translate Error: #63

Closed
linranc opened this issue Sep 16, 2021 · 5 comments
Closed

Popup_Search翻译不能用了,提示Translate Error: #63

linranc opened this issue Sep 16, 2021 · 5 comments

Comments

@linranc
Copy link

linranc commented Sep 16, 2021

挺突然的
不翻墙提示Translate Error:
翻墙提示

Translate Error:
Bad Request
@guoh27
Copy link

guoh27 commented Sep 17, 2021

+1

1 similar comment
@micr0dust
Copy link

+1

@guoh27
Copy link

guoh27 commented Sep 22, 2021

463行,改成这样,工作账号就不提request了

    method: 'GET',
    url: `https://translate.google.cn/translate_a/single?client=gtx&dj=1&q=${popData.text}&sl=auto&tl=${lang}&hl=${lang}&ie=UTF-8&oe=UTF-8&source=icon&dt=t&dt=bd`,
    //data: `client=gtx&dj=1&q=${popData.text}&sl=auto&tl=${lang}&hl=${lang}&ie=UTF-8&oe=UTF-8&source=icon&dt=t&dt=bd`,

@lkytal
Copy link
Owner

lkytal commented Sep 22, 2021

Fixed

@lkytal lkytal closed this as completed Sep 22, 2021
@linranc
Copy link
Author

linranc commented Sep 22, 2021

463行,改成这样,工作账号就不提request了

    method: 'GET',
    url: `https://translate.google.cn/translate_a/single?client=gtx&dj=1&q=${popData.text}&sl=auto&tl=${lang}&hl=${lang}&ie=UTF-8&oe=UTF-8&source=icon&dt=t&dt=bd`,
    //data: `client=gtx&dj=1&q=${popData.text}&sl=auto&tl=${lang}&hl=${lang}&ie=UTF-8&oe=UTF-8&source=icon&dt=t&dt=bd`,

翻墙可以用,不翻墙还是不行,无限转圈
可能吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants