MatthewKuKanich / FindMyFlipper

The FindMy Flipper app turns your FlipperZero into an AirTag or other tracking device, compatible with Apple AirTags and Samsung SmartTag and Tile Trackers. It uses the BLE beacon to broadcast, allowing users to clone existing tags, generate OpenHaystack key pairs for Apple's FindMy network, and customize beacon intervals and transmit power.
1.57k stars 51 forks source link

"request_reports" gives an issue #94

Open FaserGer853 opened 3 months ago

FaserGer853 commented 3 months ago
pyprovision is not installed, querying http://localhost:6969 for an anisette server
C:\Users\User\Desktop\FindMyFlipper\AirTagGeneration\venv\Lib\site-packages\urllib3\connectionpool.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(
pyprovision is not installed, querying http://localhost:6969 for an anisette server
C:\Users\User\Desktop\FindMyFlipper\AirTagGeneration\venv\Lib\site-packages\urllib3\connectionpool.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(
2FA required, requesting code
pyprovision is not installed, querying http://localhost:6969 for an anisette server
C:\Users\User\Desktop\FindMyFlipper\AirTagGeneration\venv\Lib\site-packages\urllib3\connectionpool.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(
'latin-1' codec can't encode characters in position 7-10: ordinal not in range(256)
dr3ad322 commented 2 months ago

change sys lang to eng

FaserGer853 commented 2 months ago

Ill try that

Antisdore commented 1 month ago

Did it work ? I have the same issue and I can't resolve it