Using correct credentials doesn't work.
for example this the format used to run the script and pass the arguments, however always the error mentioned below is displayed.
python app-cli.py 'email@email.com' 'Password@123' 'email@email.com'
Starting TLS checking
2021-04-20 13:05:15.283206
Login Unuccessful !!
Something does not seem right with your credentials, I will try again, plz wait => try: 1
2021-04-20 13:05:29.536575
Login Unuccessful !!
Something does not seem right with your credentials, I will try again, plz wait => try: 2
2021-04-20 13:05:35.527989
Login Unuccessful !!
Something does not seem right with your credentials, I will try again, plz wait => try: 3
Using correct credentials doesn't work.
for example this the format used to run the script and pass the arguments, however always the error mentioned below is displayed.
python app-cli.py 'email@email.com' 'Password@123' 'email@email.com'