You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
2024-10-07 13:03:12.232 WARNING (MainThread) [alexapy.helpers] alexalogin.login((<alexapy.alexalogin.AlexaLogin object at 0x7f393e9c6480>,), {'cookies': {}}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments:
('can only concatenate str (not "NoneType") to str',)
The integration is not working since months... it authenticates properly, but then it requires re-authentication. I have the latest version of HA and of this component.
Please fix this!
To Reproduce
Wait the component to disconnect, try to re-authenticate
Expected behavior
Screenshots
System details
Home Assistant version: 2024.10.0
alexa_media version (from const.py or HA startup log): 4.13.4
alexapy version (from pip show alexapy in homeasssistant container or HA startup log): 1.29.2
Is Amazon 2FA/2SV enabled <!---We will not debug login issues if unanswered---> (y/n): y
Amazon Domain: amazon.it
Debug Logs (alexa_media & alexapy)
Please provide logs.
Additional context
The text was updated successfully, but these errors were encountered:
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
2024-10-07 13:03:12.232 WARNING (MainThread) [alexapy.helpers] alexalogin.login((<alexapy.alexalogin.AlexaLogin object at 0x7f393e9c6480>,), {'cookies': {}}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments:
('can only concatenate str (not "NoneType") to str',)
The integration is not working since months... it authenticates properly, but then it requires re-authentication. I have the latest version of HA and of this component.
Please fix this!
To Reproduce
Wait the component to disconnect, try to re-authenticate
Expected behavior
Screenshots
System details
const.py
or HA startup log): 4.13.4pip show alexapy
in homeasssistant container or HA startup log): 1.29.2Debug Logs (alexa_media & alexapy)
Please provide logs.
Additional context
The text was updated successfully, but these errors were encountered: