bluelink icon indicating copy to clipboard operation
bluelink copied to clipboard

update service id for start/stop action to match current USA endpoint

Open TaiPhamD opened this issue 2 years ago • 9 comments

Based on latest network inspection the service ID have changed which will make this code get an error. The ID is updated to fix this problem.

Example of the current raw ID:

# sending remote start:
Request Data
MIME Type: application/x-www-form-urlencoded; charset=UTF-8
vin: KMXXXXX
username: xxxx
token: JWT-xxxxxx
pin: xxxxx
url: https://owners.hyundaiusa.com/us/en/page/blue-link.html
airCtrl: true
igniOnDuration: NaN
airTempvalue: 72
defrost: false
heating1: 0
gen: 2
regId: H00xxxxxxxxx
seatHeaterVentInfo: {"drvSeatHeatState":"2"}
service: postRemoteFatcStart

TaiPhamD avatar Dec 18 '22 15:12 TaiPhamD