guerrerotook / securitas-direct-new-api

This repository contains the new securitas direct API that can be integrated in Home Assistant
Apache License 2.0
79 stars 30 forks source link

Unauthorized #93

Closed cosimomeli closed 1 year ago

cosimomeli commented 1 year ago

Hi, I get random Unauthorized for every call after some uptime. The issue is solved restarting HA. The log is just ERROR (MainThread) [custom_components.securitas.securitas_direct_new_api.apimanager] Unauthorized

Looks like a token is never refreshed and expires after some time.

guerrerotook commented 1 year ago

Did you try to remove and re add the integration again?