mattrayner / pod-point-home-assistant-component

A simple Home Assistant integration that shows basic information from Pod Point and allows the control of charging schedules to disable and enable the pod.
MIT License
36 stars 7 forks source link

Authentication Expired, now cannot re-authenticate #68

Open invertedworld opened 3 weeks ago

invertedworld commented 3 weeks ago

I received an ‘Authentication Expired’ message. When I try to re-authenticate I get ‘ Email/Password authentication failed.’

I have changed and verified the password works in the PodPoint app.

Logger: podpointclient.helpers Source: custom_components/pod_point/config_flow.py:128 integration: Pod Point (documentation, issues) First occurred: 08:46:38 (1 occurrences) Last logged: 08:46:38

Error updating access token. Auth Error (200) - Error processing access token response. 'idToken' not found in json.

Not sure where in HA to find the config to share.

mattrayner commented 3 weeks ago

Hi, which version of the plugin and home assistant are you running? The latest version needs a new home assistant version so you will only see it once HA is updated to 2024.7.1 or newer

You should be running 2.0.5

On Sun, 13 Oct 2024 at 09:10, invertedworld @.***> wrote:

I received an ‘Authentication Expired’ message. When I try to re-authenticate I get ‘ Email/Password authentication failed.’

I have changes and verified the password works in the PodPoint app.

Logger: podpointclient.helpers Source: custom_components/pod_point/config_flow.py:128 integration: Pod Point (documentation https://github.com/mattrayner/pod-point-home-assistant-component, issues https://github.com/mattrayner/pod-point-home-assistant-component/issues) First occurred: 08:46:38 (1 occurrences) Last logged: 08:46:38

Error updating access token. Auth Error (200) - Error processing access token response. 'idToken' not found in json.

Not sure where in HA to find the config to share.

— Reply to this email directly, view it on GitHub https://github.com/mattrayner/pod-point-home-assistant-component/issues/68, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2XGNVUDEKWQK5LV5HJM43Z3ITI3AVCNFSM6AAAAABP3GJNOWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DGNZXGIYTQNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

invertedworld commented 3 weeks ago

Hi Matt.

Core 2024.10.2 Supervisor 2024.10.0 Operating System 13.1 Frontend 20241002.3

Pod Point component version 2.0.5

garybrowngeo commented 3 weeks ago

Same problem here. I think its where PodPoint have added 2FA.

mattrayner commented 3 weeks ago

It’s entirely possible that this has killed the component, this week I’ll try and reverse engineer how it’s done

On Sun, 13 Oct 2024 at 23:53, Gary Brown @.***> wrote:

Same problem here. I think its where PodPoint have added 2FA.

— Reply to this email directly, view it on GitHub https://github.com/mattrayner/pod-point-home-assistant-component/issues/68#issuecomment-2409260090, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2XGNW3P3FBULOTVW25YEDZ3L2XNAVCNFSM6AAAAABP3GJNOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZGI3DAMBZGA . You are receiving this because you commented.Message ID: @.*** .com>

garybrowngeo commented 3 weeks ago

I have managed to remove the 2FA from my account. To do this you need to add the 2FA on the App and then go in again and remove it. You will then get an email with a link to formally remove the 2FA. Once this was done my HA component was able to sign in again. Hope this helps!

invertedworld commented 3 weeks ago

This worked for me too. Thanks!

keithellis74 commented 2 weeks ago

That is fine removing 2FA from your account, but 2FA is required to pay for public charging. So currently two options, Enable 2FA and be able to use public chargers it not the HA integration, or disable 2FA and use the HA integration, but being unable to charge your car.