Please excuse me for this. I don't want it to sound offensive or anything. Just feedback. Using getpass.getpass() in the oauth2.py file for input for the email, ID and secret is confusing because I cannot see what I am writing. I tried entering information like 10 times and each time I entered something wrong. I changed it to input() and everything worked perfectly(so I was the problem yes). Anyway I don't think it is really needed, the input is not like a password.
Please excuse me for this. I don't want it to sound offensive or anything. Just feedback. Using getpass.getpass() in the oauth2.py file for input for the email, ID and secret is confusing because I cannot see what I am writing. I tried entering information like 10 times and each time I entered something wrong. I changed it to input() and everything worked perfectly(so I was the problem yes). Anyway I don't think it is really needed, the input is not like a password.