fordpass-scriptable icon indicating copy to clipboard operation
fordpass-scriptable copied to clipboard

getServiceHistory not working (plus an idea for a fix)

Open consp opened this issue 3 years ago • 2 comments

Since I was using your code as an example for a python script I'm writing (using some parts of the fordpass-ha, some custom and some data from this repository which I guess is all related):

The function getServiceHistory says it's not working since it is missing jwt tokens but you already fixed the part of getting the auth tokens. It should work with one minor change change: it requires a iso language code, or in this case the first two characters of the lang variable, or everything before the hyphen. After changing that for me it gets the 'dealerServices' json information. If it already worked you can ignore this message and close the issue.

consp avatar Jul 25 '22 20:07 consp

Do you think it would be possible for you to get the current code working since you were able to fix it yourself before? I know a lot of people would be really happy if you could help us figure out what to change in the source to fix it.

aksten avatar Jul 15 '23 05:07 aksten

There’s nothing to fix. You just need to wait!

tonesto7 avatar Jul 15 '23 15:07 tonesto7