-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid authentication while logging into iCloud with App Specific Passwords #54473
Comments
icloud documentation |
Hey there @Quentame, @nzapponi, mind taking a look at this issue as it has been labeled with an integration ( |
EDIT: Actually my problem is related to this issue #53926 I can't even add this integration, the UI shows like this: ..and getting errors in logs:
I created a new App Specific Password, which I'm using here. Q: What do? System Health
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
|
Just adding I am experiencing same issue trying to add the iCloud integration using an App-Specific password. From Logs
|
Same issue present here, started just a few days ago
|
Same issue here. System Health
Home Assistant Community Store
Home Assistant Cloud
|
Any update on this? |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
As the code owners do not react, either here or in the duplicate issue ticket #57645 I will start reading Apples Documentation and the underlyings Python Apple iCloud library at the weekend and review the current code. I’ll let you know soon about it. |
As underlying pyicloud uses just icloud web API, app specific passwords won't work. I investigated the documentation of pyicloud and for the time being, there is no possibility to get this working. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
when i try to login to apple iCloud for presence detection then i encountered with the error as "Invalid authentication" and in console it show me an error "Error logging into iCloud service: ('Invalid authentication token.', PyiCloudAPIResponseException('Missing apple_id field'))" Can some one look into this issue as presence detection automation is completely blocked because of this issue.
i have refer this link for setup iCloud presence detection: https://www.home-assistant.io/integrations/icloud/
What is version of Home Assistant Core has the issue?
2021.8.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Apple iCloud Presence detection
Link to integration documentation on our website
https://www.home-assistant.io/integrations/icloud/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Error logging into iCloud service: ('Invalid authentication token.', PyiCloudAPIResponseException('Missing apple_id field'))
Additional information
No response
The text was updated successfully, but these errors were encountered: