The problem
Authentication isn't working for me with username/password - this has been on and off an issue for years but lately, it just won't work. I get:
pyicloud.exceptions.PyiCloudFailedLoginException: Invalid email/password combination.
from _srp_authentication. Using the same email/password to log in via a browser works fine.
Environment
- pyiCloud release with the issue (
pip show pyicloud): 2.2.1.dev15+gcfb15f89d
- Last working pyiCloud release (if known):
- Service causing this issue: authentication
- Python version (
python -V): 3.12.0
- Operating environment (project deps/Docker/Windows/etc.): MacOS
Traceback/Error logs
Checklist
- [ x] I've looked informations into the README.
- [x ] I've looked informations into the pyiCloud's code.
- [ x] I've looked information on Google.
Additional information
The problem
Authentication isn't working for me with username/password - this has been on and off an issue for years but lately, it just won't work. I get:
from
_srp_authentication. Using the same email/password to log in via a browser works fine.Environment
pip show pyicloud): 2.2.1.dev15+gcfb15f89dpython -V): 3.12.0Traceback/Error logs
Checklist
Additional information