-
-
Notifications
You must be signed in to change notification settings - Fork 32.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
Apple iCloud app password doesn't work #57645
Comments
icloud documentation |
Hey there @Quentame, @nzapponi, mind taking a look at this issue as it has been labeled with an integration ( |
Same issue detected: `Logger: homeassistant.components.icloud.config_flow Error logging into iCloud service: ('Invalid authentication token.', PyiCloudAPIResponseException('Missing apple_id field'))` |
I started having this issue as well. If I use app password I get " unknown error occurred" but if I use my icloud account password it works fine |
It works fine but only for some time...
On Thu, 21 Oct 2021 at 14:55 tismofied ***@***.***> wrote:
I started having this issue as well. If I use app password I get " unknown
error occurred" but if I use my icloud account password it works fine
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57645 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALII6UBJUGBPYO6PL64J6ODUIAEVBANCNFSM5F6ZLNYA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Pozdrawiam
Kaczmarski Krystian
|
Same problem here
|
Yea, same here with two different Apple accounts. Both works with the account password but not with the APP SPECIFIC PASSWORD. Rom |
Slightly different problem from what this seems to be but I'm not sure if I should open a new issue. When I use an App Specific Password during the add integration process, it asks for an "iCloud verification code", i.e. 2-factor authentication. But since I'm using an App Specific Password, the iCloud 2FA does not trigger. |
Same problem here ... |
I think this is more a feature request, as the app-specific-password isn't implemented in this integration. |
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. |
Still an issue |
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. |
I can confirm that the issue is still there in the latest HA release |
I still cant use App Specific passwords either. Here is documentation from apple on how 3rd party apps should use this feature... really this integrations should NOT allow you to use your normal credentials and 2FA but the app specific password ( https://support.apple.com/en-us/HT204397 ). Using the app specific password keeps you from getting those emails from apple too (I use this approach with another add-on and never have the email issues). Please fix this its been going on for a very long time. |
Still an issue. Please update the integration to support app specific passwords. |
Someone mentioned up top that app passwords cant work with the current integration, that's too bad - the documentation should reflect this. |
Still a problem. Bummer. Seems like a very important feature in terms of security |
I'm only here to comment that I also just encountered this issue... |
I have the same issue. One person suggested going through with full MFA w/ account password and then swapping out the password with the app password once the entities are setup via the config file at .storage/core.config_entries. However, this does not work. Once the session cookie times out, which btw is valid and survives a service restart of HA, then we are back to being unable to auth with an error:
` |
So what are chances this behavior will actually change? |
I would tend to agree for the following reasons:
|
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. |
Superceded by : https://github.com/gcobb321/icloud3_v3 |
Yes and no. I am not interested in the advanced functionality that icloud3v3 provides - I would like this to keep working. I think its mostly working now, I still need to re-authenticate every once in a while and I wish there was a more direct way to do this - each time I do it, its a little bit of a guessing game - did it work? Will I need to enter my code this time? etc. |
I agree. Moreover the configuration of iCloudV3 is not so obvious.... a lot of parameters etc...
Can we have a chance of a review of this official integration? |
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. |
Issue still present on 2024.4.0. |
I can confirm I was able to setup App-Specific Passwords for this Integration HomeAssistant. Can you all confirm that:
|
@rcmaehl I'm receiving the
It's the same error as reported previously here: #57645 (comment) 🤷 As for your questions:
I hope this somehow helps. I'll be happy to assist with any required debugging. |
Please try this:
|
Thanks, @rcmaehl! I think I'm stuck at step 3 😅 I did set up the integration using the regular password, but upon reloading (and restarting HA) the MFA prompt does not show up 🤷 Do you have any further suggestions, or should we just wait for when Apple decides to show the prompt? |
I'd give it some time. Although you can create an automation that uses any of the Apple iCloud actions which may make the prompt appear sooner but I haven't tested this yet. |
@rcmaehl I don't really have an update, but just wanted to share the current status: I have received a few emails from Apple ( |
Issue persists on 2024.7.3 |
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. |
Issue still present on 2024.10.3 Logger: homeassistant.components.icloud.config_flow Error logging into iCloud service: ('Invalid email/password combination.', PyiCloudAPIResponseException('Service Temporarily Unavailable (503)')) |
I am still getting this error
The relevant error is Auth required... and I got the same error for all Apple account.
|
Same here - app password is simply not 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. |
This issue still persists on 2025.1.4.
|
The problem
When i try to setup icloud integration using APP SPECIFIC PASSWORD it just will not log me in. Using regular credentials and 2fa does log in but with that i'm getting emails from apple about logging in to my account...
What is version of Home Assistant Core has the issue?
core-2021.9.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: