Iâm in Australia so maybe thatâs the problem. I have tried all the fixes and suggestions above but nothing works for me. Always says VCC-API-KEY is invalid initially then eventually it works but Volvo2mqtt breaks when it finally gets down to the update_loop. I have attached a log output in case someone knows whats going on.
|date| stream|content|
|---|---|---|
|2024-01-26 01:30:30|stderr|}|
|2024-01-26 01:30:30|stderr| }|
|2024-01-26 01:30:30|stderr| description : Does not belong to allowed markets|
|2024-01-26 01:30:30|stderr| message : NOT_FOUND,|
|2024-01-26 01:30:30|stderr| error : {|
|2024-01-26 01:30:30|stderr|Exception: Getting vehicle details failed. Status Code: 404. Error: {|
|2024-01-26 01:30:30|stderr| raise Exception(Getting vehicle details failed. Status Code: + str(response.status_code) +|
|2024-01-26 01:30:30|stderr| File /volvoAAOS2mqtt/volvo.py, line 235, in get_vehicle_details|
|2024-01-26 01:30:30|stderr| device = volvo.get_vehicle_details(vin)|
|2024-01-26 01:30:30|stderr| File /volvoAAOS2mqtt/mqtt.py, line 350, in create_ha_devices|
|2024-01-26 01:30:30|stderr| create_ha_devices()|
|2024-01-26 01:30:30|stderr| File /volvoAAOS2mqtt/mqtt.py, line 222, in update_loop|
|2024-01-26 01:30:30|stderr| update_loop()|
|2024-01-26 01:30:30|stderr| File /volvoAAOS2mqtt/./main.py, line 16, in <module>|
|2024-01-26 01:30:30|stderr|Traceback (most recent call last):|
|2024-01-26 01:30:30|stdout|Jan 26 12:30:30 volvo2mqtt [1] - INFO: Failed, Warnings is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:30|stdout| }|
|2024-01-26 01:30:30|stdout| }|
|2024-01-26 01:30:30|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:30|stdout| error: { |
|2024-01-26 01:30:30|stdout| status: 401,|
|2024-01-26 01:30:30|stdout|Jan 26 12:30:30 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - INFO: Success! Update Interval is supported by your vehicle.|
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - INFO: Success! API Backend status is supported by your vehicle.|
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - INFO: Failed, Washer Fluid Level warning is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:29|stdout| }|
|2024-01-26 01:30:29|stdout| }|
|2024-01-26 01:30:29|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:29|stdout| error: { |
|2024-01-26 01:30:29|stdout| status: 401,|
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - INFO: Failed, Service warning status is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:29|stdout| }|
|2024-01-26 01:30:29|stdout| }|
|2024-01-26 01:30:29|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:29|stdout| error: { |
|2024-01-26 01:30:29|stdout| status: 401,|
|2024-01-26 01:30:29|stdout|Jan 26 12:30:29 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Time to Service is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Distance to Service is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Hours to Service is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout|}|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:28|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:28|stdout| error : {|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Average Speed is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Distance to Empty Battery is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Distance to Empty Tank is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Average Energy Consumption is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - INFO: Failed, Average Fuel Consumption is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| }|
|2024-01-26 01:30:28|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:28|stdout| error: { |
|2024-01-26 01:30:28|stdout| status: 401,|
|2024-01-26 01:30:28|stdout|Jan 26 12:30:28 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Fuel Level is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Engine State is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout|}|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:27|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:27|stdout| error : {|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Tire Rear Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Tire Rear Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Tire Front Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Tire Front Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - INFO: Failed, Location is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:27 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Success! Force Update Data is supported by your vehicle.|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Lock state is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Success! Air Conditioning is supported by your vehicle.|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Sunroof is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Tank Lid is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:27|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Engine Hood is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| }|
|2024-01-26 01:30:27|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:27|stdout| error: { |
|2024-01-26 01:30:27|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Tailgate is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Door Rear Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Door Rear Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Door Front Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Door Front Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Window Rear Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Window Rear Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Window Front Right is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - INFO: Failed, Window Front Left is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| }|
|2024-01-26 01:30:26|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:26|stdout| error: { |
|2024-01-26 01:30:26|stdout| status: 401,|
|2024-01-26 01:30:26|stdout|Jan 26 12:30:26 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Success! Active schedules is supported by your vehicle.|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Success! Last Data Update is supported by your vehicle.|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Odometer is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:25|stdout| error: { |
|2024-01-26 01:30:25|stdout| status: 401,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Estimated Charging Finish Time is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Charging Connection Status is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Charging System Status is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Estimated Charging Time is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Electric Range is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Battery Charge Level is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| message: Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:30:25|stdout| error: { |
|2024-01-26 01:30:25|stdout| status: 401,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 401. Error: { |
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - INFO: Failed, Battery Charge Level is unfortunately not supported by your vehicle.|
|2024-01-26 01:30:25|stdout|}|
|2024-01-26 01:30:25|stdout| }|
|2024-01-26 01:30:25|stdout| description : Does not belong to allowed markets|
|2024-01-26 01:30:25|stdout| message : NOT_FOUND,|
|2024-01-26 01:30:25|stdout| error : {|
|2024-01-26 01:30:25|stdout| operationId : 766bcac0-c396-49e1-9e49-bf0d23290acf,|
|2024-01-26 01:30:25|stdout| status : 404,|
|2024-01-26 01:30:25|stdout|Jan 26 12:30:25 volvo2mqtt [1] - ERROR: API Call failed. Status Code: 404. Error: {|
|2024-01-26 01:30:24|stdout|Jan 26 12:30:24 volvo2mqtt [1] - INFO: Vin: ['LYVUZxxxxxxxx3012'] found!|
|2024-01-26 01:30:24|stdout|Jan 26 12:30:24 volvo2mqtt [1] - INFO: Using VCCAPIKEY: 6c14ba459xxxxxxxxxx9dac3c|
|2024-01-26 01:30:22|stdout|Jan 26 12:30:22 volvo2mqtt [1] - INFO: Starting volvo2mqtt version v1.8.26|
|2024-01-26 01:29:40|stdout|Jan 26 12:29:40 volvo2mqtt [1] - WARNING: No working VCCAPIKEY found, waiting 10 minutes. Then trying again!|
|2024-01-26 01:29:40|stdout|Jan 26 12:29:40 volvo2mqtt [1] - WARNING: VCCAPIKEY 6c14ba45942cxxxxxxxxxxa9dac3c isn't working! Access denied due to invalid VCC-API-KEY. Make sure to provide a valid key for an active application.|
|2024-01-26 01:29:38|stdout|Jan 26 12:29:38 volvo2mqtt [1] - INFO: Starting volvo2mqtt version v1.8.26|