dschablowsky / FordPassWidget

15 stars 6 forks source link

Expected value of type string but got value of type undefined #13

Open Fran71 opened 1 year ago

Fran71 commented 1 year ago

Hello, can someone please help me what the problem is?

2023-02-19 04:49:20: FP: Clear Keychain 2023-02-19 04:49:20: FM: read local data 2023-02-19 04:49:20: FP: Fetch data from server 2023-02-19 04:49:21: Error: Error: Expected value of type string but got value of type undefined. 2023-02-19 04:49:21: Error on line 539:21: Expected value of type string but got value of type undefined.

clearKeychainOnNextRun = true clearFileManagerOnNextRun = true ...unfortunately no success

FordPass account = function

Thanks in advance