home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.57k stars 30.74k forks source link

Life 360 disconnected #106126

Closed bigboban closed 10 months ago

bigboban commented 10 months ago

The problem

Life 360 integration broken today at 13:44 CET on two HA instances same time. HA states integration needs reconfiguration but re-login is not possible.

Note: original Life 360 mobile app is working well.

What version of Home Assistant Core has the issue?

2023.12.3

What was the last working version of Home Assistant Core?

2023.12.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Life 360

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-12-20 19:23:52.685 DEBUG (MainThread) [life360.api] Error GET(https://api-cloudfront.life360.com/v3/circles.json), attempt 1: ClientResponseError(RequestInfo(url=URL('https://api-cloudfront.life360.com/v3/circles.json'), method='GET', headers=<CIMultiDictProxy('Host': 'api-cloudfront.life360.com', 'user-agent': 'com.life360.android.safetymapd', 'Accept': 'application/json', 'cache-control': 'no-cache', 'Authorization': 'Bearer REDACTED', 'Accept-Encoding': 'gzip, deflate, br')>, real_url=URL('https://api-cloudfront.life360.com/v3/circles.json')), (), status=403, message='Forbidden', headers=<CIMultiDictProxy('Date': 'Wed, 20 Dec 2023 18:24:29 GMT', 'Content-Type': 'text/html; charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'X-Frame-Options': 'SAMEORIGIN', 'Referrer-Policy': 'same-origin', 'Cache-Control': 'max-age=15', 'Expires': 'Wed, 20 Dec 2023 18:24:44 GMT', 'Set-Cookie': 'xxxx; path=/; expires=Wed, 20-Dec-23 18:54:29 GMT; domain=.life360.com; HttpOnly; Secure; SameSite=None', 'Vary': 'Accept-Encoding', 'Server': 'cloudflare', 'CF-RAY': '8389ec2b2f20b359-PRG', 'Content-Encoding': 'gzip', 'alt-svc': 'h3=":443"; ma=86400')>)

2023-12-20 19:23:52.685 DEBUG (MainThread) [homeassistant.components.life360] Login error: ClientResponseError: 403, message='Forbidden', url=URL('https://api-cloudfront.life360.com/v3/circles.json')

Additional information

No response

joostlek commented 10 months ago

Duplicate of #105816