Longitude and Latitude not returned #148
-
Am I the only one that no longer receives those fields in driving state? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
I'm still getting them as before... |
Beta Was this translation helpful? Give feedback.
-
Same problem here after updating to 2023.38.6. This seems to be related to Location Sharing change where icon appears on touchscreen when an app requests location data. |
Beta Was this translation helpful? Give feedback.
-
this fix worked for me too |
Beta Was this translation helpful? Give feedback.
-
@tdorssers the endpoints fix in 38ff7da fix this issue for me, so thanks for that! But, the build available in pypi hasn't been updated to include it. Any chance you can update the package? |
Beta Was this translation helpful? Give feedback.
found solution to the problem: you need to add endpoints parameter with location_data to vehicle_data request. f.ex.
/api/1/vehicles/XXXXXXXXXvehicle_data?endpoints=location_data%3Bcharge_state%3Bclimate_state%3Bvehicle_state