PfisterDaniel / ioBroker.apple-find-me

ioBroker Adapter to get the current locations and other metrics of connected Apple devices.
Other
23 stars 9 forks source link

error on http-request / credentials #39

Open tomtomzurich opened 1 year ago

tomtomzurich commented 1 year ago

Seit einigen Wochen geht Apple find me nicht mehr. Error on HTTP-Request. Please check your credentials. StatusCode: 401 Retry in 5 minutes. (1/3)

Meine Credentials sind garantiert richtig (1. ging's bislang auch und 2. x-mal verifiziert) Auch mit einem speziellen Apple App Passwort hab ich hier keine Chance. Gehe mal davon aus, dass Apple seinen Login geändert hat :(

Bildschirm­foto 2022-10-27 um 18 24 34

Bildschirm­foto 2022-10-27 um 18 24 59

Feldi77 commented 1 year ago

Same problem.

AJWGOE commented 1 year ago

Dito. Seems like 2 factor authentication is not implemented yet?

TA257 commented 1 year ago

Same here. Is there a chance to fix it?

christianh17 commented 1 year ago

Does the adapter still work? I just found the adapter, installed it, but: Same error as in first posting. Credentials are definitly the right ones.

tommyMX commented 1 year ago

still not working ;-/

tobiasaibot commented 1 year ago

same here :-(

Kernal87 commented 1 year ago

And the same 👎

xCite1986 commented 1 year ago

same here

eric2905 commented 1 year ago

Same here

happyuser20 commented 1 year ago

The Same. Version 0.0.15

AndreasExner commented 1 year ago

Any progress?

Twestus commented 1 year ago

same here with Version 0.0.15 (& 0.0.14 before)

ch90045 commented 1 year ago

Same here - does anyone knows an alternative?

tobiasw83 commented 1 year ago

any news?

adnet-solutions commented 1 year ago

@PfisterDaniel is there any new? is somebody working on this to fix that issue?

w0nk1 commented 1 year ago

@PfisterDaniel Something new? Is this Repo still maintained? ;-)

Ilovegym66 commented 1 year ago

Dear David, thank you for the development, Daniel looks like very busy and have no time to go ahead with the adapter here. So it would be fine if you can share your workaround in the iobroker-forum, please?

best regards, Bernd

Am Mo., 6. März 2023 um 00:26 Uhr schrieb davidcreager < @.***>:

Ok, so from my perspective the best/cleanest working javascript icloud api repo is https://github.com/foxt/icloud.js

Couple of things to note -:

-

There is a bug that needs to be fixed (although it is very easy to work around) whereby, refreshing devices, needs a re-authentication. (I have hacked a solution which works and is only a few lines of code)

It willl need an ability to provide the 2FA code if it runs untrusted (Not really sure I understand how your code didn't need this).

I plan to put a simple node-red wrapper around this (will be a long way from the apple-findme sophistication, but it will support my use case.)

I would much prefer to use apple-findme, and will keep following to see if it gets fixed

Good luck and thanks sharing your work, I very much appreciate the use I got from apple-findme

If I can help with apple-find me, then please let me know

— Reply to this email directly, view it on GitHub https://github.com/PfisterDaniel/ioBroker.apple-find-me/issues/39#issuecomment-1455242767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIUNGCRQHUX3XXQ7OKK5LD3W2UOJLANCNFSM6AAAAAARQIA7AU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Tricalibur commented 8 months ago

Seems like a dead topic right? Then you should also take the repo out of ioBroker. Or has anyone found a solution?