-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unlock #62
Comments
Call has been changed to bootunlock instead of unlock, I'll make a mr |
@Radstake were you able to get this to work? bootunlock doesn't seem to work for me. I get: 21-01-11 18:49.55 WARNING (MainThread) [volvooncall.volvooncall] Failure to execute: 404, message='Not Found', url=URL('https://vocapi-na.wirelesscar.net/customerapi/rest/v3.0/vehicles/.../bootunlock') |
Hi, no I get the same... I’ll try to wireshark the call this weekend
… Op 12 jan. 2021 om 00:51 heeft dfleuriot ***@***.***> het volgende geschreven:
@Radstake were you able to get this to work? bootunlock doesn't seem to work for me. I get:
21-01-11 18:49.55 WARNING (MainThread) [volvooncall.volvooncall] Failure to execute: 404, message='Not Found', url=URL('https://vocapi-na.wirelesscar.net/customerapi/rest/v3.0/vehicles/.../bootunlock')
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Any updates on this? I'm getting the same error: Failure to execute: 500, message='Internal Server Error', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/.../unlock') |
No, sorry.
Couldn't get it to work....
Op ma 1 mrt. 2021 om 21:46 schreef kingzize <[email protected]>:
… Any updates on this? I'm getting the same error:
Logger: volvooncall.volvooncall
Source:
/usr/local/lib/python3.8/site-packages/volvooncall/volvooncall.py:302
First occurred: 21:40:39 (1 occurrences)
Last logged: 21:40:39
Failure to execute: 500, message='Internal Server Error', url=URL('
https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/.../unlock')
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHWTMM7HHI5RJNUZOVS3ETTBP4KXANCNFSM4MYRN3OA>
.
|
Hi!
While the lock command works perfeclty, I get a 500 at unlocking the car:
20-05-04 10:09.00 WARNING (MainThread) [volvooncall.volvooncall] Failure when communcating with the server: 500, message='Internal Server Error', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/......./unlock')
20-05-04 10:09.00 WARNING (MainThread) [volvooncall.volvooncall] Failure to execute: 500, message='Internal Server Error', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/...../unlock')
The text was updated successfully, but these errors were encountered: