Sthenley Macedo

Results 2 issues of Sthenley Macedo

Logged in with a legacy Google Suite account. Get a "no accounts found" message... What can I do?

From command line execution, I get this error (warning): (...) _raise TypeError("quote_from_bytes() expected bytes")_ Solution: `# title = requests.utils.quote(title) title = requests.utils.quote(str(title))`