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

HTTPError: 403 #37

Closed
maks-a opened this issue Jun 4, 2016 · 2 comments
Closed

HTTPError: 403 #37

maks-a opened this issue Jun 4, 2016 · 2 comments

Comments

@maks-a
Copy link

maks-a commented Jun 4, 2016

tts = gTTS('hallo', 'de')
tts.save('hallo.mp3')

With this code got the next error:

raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://translate.google.com/translate_tts?q=hallo&tl=de&client=t&textlen=5&idx=0&total=1&ie=UTF-8&tk=699344.826976

@Boudewijn26
Copy link
Contributor

I believe this has already reported in #32 and it's already fixed. Try updating.

@maks-a
Copy link
Author

maks-a commented Jun 5, 2016

Yes, works after update, sorry.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants