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

TranslateLiteAsync Error #19

Closed
janandojan opened this issue Feb 9, 2021 · 1 comment
Closed

TranslateLiteAsync Error #19

janandojan opened this issue Feb 9, 2021 · 1 comment

Comments

@janandojan
Copy link

janandojan commented Feb 9, 2021

System.NotSupportedException
HResult=0x80131515
Message=The method is no longer valid, or something went wrong

at GoogleTranslateFreeApi.GoogleKeyTokenGenerator.d__16.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at GoogleTranslateFreeApi.GoogleTranslator.d__26.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at GoogleTranslateFreeApi.GoogleTranslator.d__22.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()

@d4n3436
Copy link

d4n3436 commented Feb 13, 2021

There's a new Google Translate endpoint that you can use for free here: ssut/py-googletrans#268

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

2 participants