Describe the bug
Hi,
I am switching to CarConnectivity and trying to configure tronity, but am faced with the following error.
The id and secret are correct.
Is anyone else having issue with tronity?
Logs
2025-11-11T15:35:34+0100:carconnectivity.connectors.tronity:INFO:connector:Loading tronity connector with config {'client_id': '', 'client_secret': '***', 'interval': 60, 'api_log_level': 'debug'}
2025-11-11T15:35:34+0100:carconnectivity.connectors.tronity.auth:INFO:tronity_session:Refreshing tokens
2025-11-11T15:35:34+0100:urllib3.connectionpool:DEBUG:connectionpool:Starting new HTTPS connection (1): api.tronity.tech:443
2025-11-11T15:35:34+0100:urllib3.connectionpool:DEBUG:connectionpool:https://api.tronity.tech:443 "POST /authentication HTTP/1.1" 201 500
2025-11-11T15:35:34+0100:urllib3.connectionpool:DEBUG:connectionpool:https://api.tronity.tech:443 "POST /authentication HTTP/1.1" 500 52
2025-11-11T15:35:34+0100:carconnectivity:CRITICAL:carconnectivity_base:There was a problem when authenticating with one or multiple services: Token could not be refreshed due to temporary Tronity failure: {tokenResponse.status_code}
There was a problem when authenticating with one or multiple services
Describe the bug
Hi,
I am switching to CarConnectivity and trying to configure tronity, but am faced with the following error.
The id and secret are correct.
Is anyone else having issue with tronity?
Logs