klanchman / homebridge-logi-circle-controls

Homebridge plugin for extended Logitech Circle camera controls
MIT License
21 stars 1 forks source link

Plugin receiving 403 Forbidden errors from Logitech #38

Closed klanchman closed 2 years ago

klanchman commented 2 years ago
[3/22/2022, 7:51:23 PM] [Logi Circle Controls] Refreshing access token. Exp: 2022-03-22T15:18:33.000Z Forced? false
[3/22/2022, 7:51:23 PM] [Logi Circle Controls] Outgoing request: POST https://accounts.logi.com/identity/oauth2/token
[3/22/2022, 7:51:24 PM] [Logi Circle Controls] Incoming response: POST https://accounts.logi.com/identity/oauth2/token - 200
[3/22/2022, 7:51:24 PM] [Logi Circle Controls] Outgoing request: GET https://video.logi.com/api/accessories
[3/22/2022, 7:51:24 PM] [Logi Circle Controls] Incoming response: GET https://video.logi.com/api/accessories - 403
[3/22/2022, 7:51:24 PM] [Logi Circle Controls] Error processing request: HTTPError: Response code 403 (Forbidden)
klanchman commented 2 years ago

Looks like the minimum app version got bumped up. Sometime I should do #25 to avoid this issue...

klanchman commented 2 years ago

Fixed in v3.0.1.