Skip to content
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

Not working #61

Open
KJThaDon opened this issue Oct 5, 2023 · 3 comments
Open

Not working #61

KJThaDon opened this issue Oct 5, 2023 · 3 comments

Comments

@KJThaDon
Copy link

KJThaDon commented Oct 5, 2023

Pin is correct and everything else seems to be functioning atm, but door lock/unlocks not working. Any ideas?

[05:13:43 ERR] Command: RDL ERROR. Maybe wrong pin?
[05:13:43 DBG] Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): POST https://mfa.fcl-01.fcagcv.com/v1/accounts/**XXXXXXXXXX**/ignite/pin/authenticate
   at Flurl.Http.FlurlRequest.HandleExceptionAsync(FlurlCall call, Exception ex, CancellationToken token)
   at Flurl.Http.FlurlRequest.SendAsync(HttpMethod verb, HttpContent content, CancellationToken cancellationToken, HttpCompletionOption completionOption)
   at Flurl.Http.FlurlRequest.SendAsync(HttpMethod verb, HttpContent content, CancellationToken cancellationToken, HttpCompletionOption completionOption)
   at Flurl.Http.ResponseExtensions.ReceiveJson[T](Task`1 response)
   at FiatChamp.FiatClient.SendCommand(String vin, String command, String pin, String action) in /home/runner/work/FiatChamp/FiatChamp/FiatChampAddon/FiatClient/FiatClient.cs:line 541
   at Program.<>c__DisplayClass0_0.<<<Main>$>g__TrySendCommand|1>d.MoveNext() in /home/runner/work/FiatChamp/FiatChamp/FiatChampAddon/FiatClient/Program.cs:line 264
@AndyBowden
Copy link

I got the wrong pin message quite often in the past.
I deduce I made too many API calls and my Fiat UConnect account was locked out for 24 hours or so.
Suggest you try to log on to your Fiat Connect account from a browser. You might need to change the password. Then FiatChamp might start working again.

@KJThaDon
Copy link
Author

KJThaDon commented Oct 8, 2023

I got the wrong pin message quite often in the past. I deduce I made too many API calls and my Fiat UConnect account was locked out for 24 hours or so. Suggest you try to log on to your Fiat Connect account from a browser. You might need to change the password. Then FiatChamp might start working again.

Thanks, I'll try that. I do however have other information pulling. Maybe the unlock/locking uses a different route

@KJThaDon
Copy link
Author

Didn't work. Still having same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants