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

Widget stopped working

Open Njchris68 opened this issue 2 years ago • 17 comments

Widget stopped working tried a new install but no luck.

3EAD31DE-BF9B-4380-863E-1958A0DDF30A

Njchris68 avatar Jun 29 '22 14:06 Njchris68

I’ve noticed this as well. It seems it hasn’t been able to actually update the data from the vehicle for two days.

MBCook avatar Jun 30 '22 03:06 MBCook

I am also experiencing this behavior. Followed same steps as you. No data update for a few days, tried to delete and reinstall, stuck in the menu loop now. Has anyone found a solution?

MayorVaughn avatar Jun 30 '22 14:06 MayorVaughn

Agreed, my widget has completely stopped functioning in the last couple days.

shadowmite avatar Jun 30 '22 14:06 shadowmite

Ford has pulled the plug. The current way to get a Auth token has been changed. 😒 Let's hope a new way is found soon.

christophermp avatar Jun 30 '22 19:06 christophermp

Shoot I was afraid that was the case.

MBCook avatar Jun 30 '22 20:06 MBCook

FWIW, this also affected the Home Assistant Fordpass app… they updated it yesterday and data is flowing again :)

https://github.com/itchannel/fordpass-ha/tree/1.34

image

kevcody avatar Jun 30 '22 23:06 kevcody

@tonesto7 here is the OAUTH flow that seems to be working for the Home Assistant Ford Pass app >> https://github.com/itchannel/fordpass-ha/blob/1.34/custom_components/fordpass/config_flow.py

kevcody avatar Jun 30 '22 23:06 kevcody

Having the same issue, slightly over 6 days it's stopped working for me.

kayyovx avatar Jul 03 '22 01:07 kayyovx

Same for me. When’s selecting widget color it errors out.

renho17 avatar Jul 03 '22 15:07 renho17

Ford locked down the authentication side of things. I have a fix coming as soon as I can finish working on it.

tonesto7 avatar Jul 03 '22 17:07 tonesto7

@tonesto7 here is the OAUTH flow that seems to be working for the Home Assistant Ford Pass app >> https://github.com/itchannel/fordpass-ha/blob/1.34/custom_components/fordpass/config_flow.py

Thanks. I helped to figure it out with those guys. The issue is the limitations in the Scriptable JavaScript environment.

tonesto7 avatar Jul 03 '22 17:07 tonesto7

Ok thanks bro

               Ren Reynolds
                  IT Support
               707-541-8003
           

On Jul 3, 2022, at 10:46 AM, tonesto7 @.***> wrote:

 Ford locked down the authentication side of things. I have a fix coming as soon as I can finish working on it.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

renho17 avatar Jul 03 '22 19:07 renho17

Great work on this widget. Heads up - you may want to add some code that limits how many calls the script makes to the FordPass API (something gets caught in a loop and makes excessive calls) I have seen other great projects blocked when they see too many calls in a very short period of time- sets off their scanners.

Berg0987 avatar Jul 04 '22 03:07 Berg0987

Yea man, great job on this widget. Now that it doesn’t work I realise how often i use it . Keep up the amazing work !

banolt avatar Jul 04 '22 09:07 banolt

@tonesto7 here is the OAUTH flow that seems to be working for the Home Assistant Ford Pass app >> https://github.com/itchannel/fordpass-ha/blob/1.34/custom_components/fordpass/config_flow.py

Thanks. I helped to figure it out with those guys. The issue is the limitations in the Scriptable JavaScript environment.

So does this mean it is fixed now?

renho17 avatar Jul 05 '22 16:07 renho17

@tonesto7 here is the OAUTH flow that seems to be working for the Home Assistant Ford Pass app >> https://github.com/itchannel/fordpass-ha/blob/1.34/custom_components/fordpass/config_flow.py

Thanks. I helped to figure it out with those guys. The issue is the limitations in the Scriptable JavaScript environment.

So does this mean it is fixed now?

Yea, it works again now.

christophermp avatar Jul 05 '22 16:07 christophermp

@tonesto7 here is the OAUTH flow that seems to be working for the Home Assistant Ford Pass app >> https://github.com/itchannel/fordpass-ha/blob/1.34/custom_components/fordpass/config_flow.py

Thanks. I helped to figure it out with those guys. The issue is the limitations in the Scriptable JavaScript environment.

So does this mean it is fixed now?

Yea, it works again now.

Sweet

renho17 avatar Jul 05 '22 17:07 renho17