Gary Cobb
Gary Cobb
Guys/Gals, I have made some progress and have successfully logged into my Apple accounts. Some of you may remember last November when Apple changed the method of logging into the...
I made some progress today integrating changes to password verification, code cleanup, login error tracking and cause, disabling setting up devices when the Apple account fails to login, alert notifications,...
iCloud3 v3.3.1 was uploaded. ### 🚩 Updates to iCloud3 v3.3 - Fixed the _TypeError: iCloudSession.request() got an unexpected keyword argument 'retry_cnt'_ error - Reverted displaying Security Key messages on the...
I’ve also had the 503 error indicating the Apple server is not available. I’ll try again in 5-minutes and it still fails. Then again in 10 and it will work....
I would be interested if you can log into your Apple account with the official HA iCloud integration. Install it (add integration), enter your username and password. Change the device...
The Python docs for SRP is [here](https://share.google/NrALeYG4ICBjpoCEQ). The Apple implementation is slightly different than the standard used by others. The code in the Python pyiCloud project is [here](https://github.com/gcobb321/pyicloud-timlaing). Thetis is...
Go to _Configure > Enter/Request Verification Code_ screen and request a code. Then enter it. I’ll look at your problem to see what is going on.
I wonder if you have run into the Apple terms & condition problem that stops communication with the Apple account. See [here](https://github.com/gcobb321/icloud3/issues/503#issue-3412994285) for info about that problem
Apple just changed the Terms & Conditions with ios26 and everybody has had to accept them before Apple would unlock the account and let iCloud3 (and all other web based...
No. Only the initial login and device location requests require the .cn suffix on the Apple URL’s. Authentication requests go to the normal Apple servers Select rawdata logging on _Configure...