-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Error: Exception message: invalid http version, 0x7fdaa227cd50"<html>" #30
Comments
did you |
Yes i did and no there is no extra new line. Same code and same secret.key file works on different machine with different os (older package) I should add |
use from strutils import strip
const API_KEY = slurp("secret.key").strip() |
i have no idea why this worked but this worked |
some time extra |
but i swear same file works on different pc lol |
strange.. but Im glad it worked ❤️ |
Exception message: invalid http version, 0x7fdaa227cd50"<html>" Exception type: [ProtocolError]
i compiled example but can't run it it throws straight this error
The text was updated successfully, but these errors were encountered: