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
After I got a new car some weeks ago, I decided to look once again to this issue.
Although some developers claim that the function honk and blink is supported I only see posts that users can't get it to work. However most users do not pay much attention to this function, but it would be nice to make it work. Some other developments are all based on your script, as you might know. So I don't think their claims are correct.
I tested it with, what I believe, all possible combinations of honk_and_blink and/or call but it didn't function.
So I decided to use a capture app on the phone and to capture the data send from the VoC app to the server.
Regarding honk and blink see the results below:
The lines after // are my comments.
For privacy reasons, I removed my VIN number and the lat and lon co-ordinates.
If you look to the message sequence, you see that they use a so called: "customerServiceId":"number_7_digits".
This is a seven digit number, that I have removed for privacy reasons as well.
The question is:
Is it possible to make honk and blink work?
Would be nice?
Regards,
Herman
The text was updated successfully, but these errors were encountered:
Hello Erik,
After I got a new car some weeks ago, I decided to look once again to this issue.
Although some developers claim that the function honk and blink is supported I only see posts that users can't get it to work. However most users do not pay much attention to this function, but it would be nice to make it work. Some other developments are all based on your script, as you might know. So I don't think their claims are correct.
I tested it with, what I believe, all possible combinations of honk_and_blink and/or call but it didn't function.
So I decided to use a capture app on the phone and to capture the data send from the VoC app to the server.
Regarding honk and blink see the results below:
X-Client-Version: 4.4.5.21126
X-Device-Id: 55792eff9c2ac026
X-OS-Type: Android
X-App-Name: Volvo On Call
X-OS-Version: 23
X-Originator-Type: app
Accept: application/vnd.wirelesscar.com.voc.Service.v4+json; charset=utf-8
X-Request-Id: 436c176a-f547-4206-af85-c63a4364b0d8
Locale: en_GB
Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Content-Type: application/vnd.wirelesscar.com.voc.ClientPosition.v4+json; charset=utf-8
User-Agent: Dalvik/2.1.0 (Linux; U; Android 6.0.1; MotoG3 Build/MPIS24.107-55-2-17)
Host: vocapi.wirelesscar.net
Connection: Keep-Alive
Accept-Encoding: gzip
Content-Length: 94
{"clientAccuracy":0.0,"clientLatitude":lat_coordinate,"clientLongitude":lon_coordinate}
//Received command from VoC server to VoC application
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 01 Aug 2019 13:52:38 GMT
Content-Type: application/vnd.wirelesscar.com.voc.Service.v4+json;charset=utf-8
Content-Length: 317
Connection: keep-alive
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
{"status":"Started","statusTimestamp":"2019-08-01T13:52:38+0000","startTime":"2019-08-01T13:52:38+0000","serviceType":"RHBLF","failureReason":null,"service":"https://vocapi.wirelesscar.net/customerapi/rest/vehicles//services/number_7_digits","vehicleId":"","customerServiceId":"number_7_digits"}
// Send command from VoC application to VoC server
GET /customerapi/rest/vehicles//services/number_7_digits
HTTP/1.1
X-Client-Version: 4.4.5.21126
X-Device-Id: 55792eff9c2ac026
X-OS-Type: Android
X-App-Name: Volvo On Call
X-OS-Version: 23
X-Originator-Type: app
Accept: application/vnd.wirelesscar.com.voc.Service.v4+json; charset=utf-8
X-Request-Id: 8afe1536-8ad3-4748-873f-752c1ca478a9
Locale: en_GB
Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
User-Agent: Dalvik/2.1.0 (Linux; U; Android 6.0.1; MotoG3 Build/MPIS24.107-55-2-17)
Host: vocapi.wirelesscar.net
Connection: Keep-Alive
Accept-Encoding: gzip
//Received command from VoC server to VoC application
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 01 Aug 2019 13:52:44 GMT
Content-Type: application/vnd.wirelesscar.com.voc.Service.v4+json;charset=utf-8
Content-Length: 326
Connection: keep-alive
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
{"status":"MessageDelivered","statusTimestamp":"2019-08-01T13:52:41+0000","startTime":"2019-08-01T13:52:38+0000","serviceType":"RHBLF","failureReason":null,"service":"https://vocapi.wirelesscar.net/customerapi/rest/vehicles//services/number_7_digits","vehicleId":"","customerServiceId":"number_7_digits"}
//Send command from VoC application to VoC server
GET /customerapi/rest/vehicles//services/number_7_digits HTTP/1.1
X-Client-Version: 4.4.5.21126
X-Device-Id: 55792eff9c2ac026
X-OS-Type: Android
X-App-Name: Volvo On Call
X-OS-Version: 23
X-Originator-Type: app
Accept: application/vnd.wirelesscar.com.voc.Service.v4+json; charset=utf-8
X-Request-Id: eaf23680-a38b-4fcb-a0fc-147cb2ae1bed
Locale: en_GB
Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
User-Agent: Dalvik/2.1.0 (Linux; U; Android 6.0.1; MotoG3 Build/MPIS24.107-55-2-17)
Host: vocapi.wirelesscar.net
Connection: Keep-Alive
Accept-Encoding: gzip
//Received command from VoC server to VoC application
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 01 Aug 2019 13:52:54 GMT
Content-Type: application/vnd.wirelesscar.com.voc.Service.v4+json;charset=utf-8
Content-Length: 320
Connection: keep-alive
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
{"status":"Successful","statusTimestamp":"2019-08-01T13:52:49+0000","startTime":"2019-08-01T13:52:38+0000","serviceType":"RHBLF","failureReason":null,"service":"https://vocapi.wirelesscar.net/customerapi/rest/vehicles//services/number_7_digits","vehicleId":"","customerServiceId":"number_7_digits"}
The lines after // are my comments.
For privacy reasons, I removed my VIN number and the lat and lon co-ordinates.
If you look to the message sequence, you see that they use a so called: "customerServiceId":"number_7_digits".
This is a seven digit number, that I have removed for privacy reasons as well.
The question is:
Is it possible to make honk and blink work?
Would be nice?
Regards,
Herman
The text was updated successfully, but these errors were encountered: