Unknown Verification Method #105
Replies: 3 comments
-
|
Hi! I have the same problem! Perhaps, Apple changed something in API and now it's impossible simply to run HTTP GET request to execute 2FA authentication. |
Beta Was this translation helpful? Give feedback.
-
|
I've found a source code which allows to do 2FA sucсessfully (I tried, it's really works):
MatthewKuKanich, can you use this repo and make a new version FindMy Flipper? |
Beta Was this translation helpful? Give feedback.
-
|
Same issue as of today PS C:\Users\user\Documents\Flipper Zero\AirTagGeneration> python3 .\request_reports.py @MatthewKuKanich have you seen this? Any update? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm trying to get this to work but when I login I keep running into this error here:
py:1099: InsecureRequestWarning: Unverified HTTPS request is being made to host 'gsa.apple.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 'M2'This is after logging in and trying to request 2FA. Im not sure if in more recent updates for Apple if they changed things, but if anyone else ran into this I'll more than appreciate any insight.
Beta Was this translation helpful? Give feedback.
All reactions