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

Login error - prompt_mfa #230

Open
Imperial-Guard opened this issue Jan 10, 2025 · 0 comments
Open

Login error - prompt_mfa #230

Imperial-Guard opened this issue Jan 10, 2025 · 0 comments

Comments

@Imperial-Guard
Copy link

Not sure if this is related to the outage what Garmin had last Wednesday, however the addon is unable to connect to Garmin and receiving underneath error:

Traceback (most recent call last): File "/config/custom_components/garmin_connect/__init__.py", line 82, in async_login await self.hass.async_add_executor_job(self._api.login) File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.13/site-packages/garminconnect/__init__.py", line 235, in login self.garth.login( ~~~~~~~~~~~~~~~~^ self.username, self.password, prompt_mfa=self.prompt_mfa ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ TypeError: Client.login() got an unexpected keyword argument 'prompt_mfa'

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

1 participant