You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone know how to fix this error please? Started happening over the last few months, I know PSA have changed the way 3rd party API integration works. SOH and SOC is working with no issues but keep seeing this in the logs when I try a PSA Wakeup.
Also pre-conditioning has stop working with a similar error being displayed.
2024-05-12 21:39:10,127 :: INFO :: ask wakeup to 2024-05-12 21:39:10,127 :: INFO :: topic: psa/RemoteServices/from/cid/AP-ACNT200006114963/VehCharge/state: {'action': 'state'} 2024-05-12 21:39:10,632 :: ERROR :: Can't refresh remote token 'refresh_token' Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/psa_car_controller/psa/RemoteClient.py", line 167, in _refresh_remote_token self.remoteCredentials.refresh_token = data["refresh_token"] KeyError: 'refresh_token
Regards
The text was updated successfully, but these errors were encountered:
iendicott
changed the title
How to fix this
Anyone know how to fix this error please? Started happening on the last few months. SOH and SOC is working with no issues but keep seeing this in the logs when I try a PSA Wakeup.
How to fix this error
May 12, 2024
iendicott
changed the title
How to fix this error
How to fix this PSA wake-up error
May 12, 2024
Anyone know how to fix this error please? Started happening over the last few months, I know PSA have changed the way 3rd party API integration works. SOH and SOC is working with no issues but keep seeing this in the logs when I try a PSA Wakeup.
Also pre-conditioning has stop working with a similar error being displayed.
2024-05-12 21:39:10,127 :: INFO :: ask wakeup to 2024-05-12 21:39:10,127 :: INFO :: topic: psa/RemoteServices/from/cid/AP-ACNT200006114963/VehCharge/state: {'action': 'state'} 2024-05-12 21:39:10,632 :: ERROR :: Can't refresh remote token 'refresh_token' Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/psa_car_controller/psa/RemoteClient.py", line 167, in _refresh_remote_token self.remoteCredentials.refresh_token = data["refresh_token"] KeyError: 'refresh_token
Regards
The text was updated successfully, but these errors were encountered: