-
Notifications
You must be signed in to change notification settings - Fork 11
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
Authentication broken? #4
Comments
I have the same issue, everything was working fine and it only started happening to me last week. Did you find a resolution for this? |
Nope, never resolved. I haven't had any success since late-2021. |
I also observe this issue on Ubuntu. Not on macOS Edit: Works now on my Ubuntu system. I wonder if it's just a quirk of how SXM handles authentication |
I also have this issue. I notice there is no responses so I assume this project is dead and orphaned? |
This happens every once in a while and appears to be a feature from SXM. There may not be much that can be done about this particular issue. |
Authentication seems to be broken?
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:An Exception occurred when trying to perform the POST request!
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Params: {'moduleList': {'modules': [{'moduleRequest': {'resultTemplate': 'web', 'deviceInfo': {'osVersion': 'Windows', 'platform': 'Web', 'sxmAppVersion': '5.36.514', 'browser': 'Firefox', 'browserVersion': '89.0', 'appRegion': 'US', 'deviceModel': 'EverestWebClient', 'clientDeviceId': 'null', 'player': 'html5', 'clientDeviceType': 'web'}, 'standardAuth': {'username': 'XXX', 'password': 'XXX'}}}]}}
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Method: POST
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Request: <Request('POST', 'https://player.siriusxm.com/rest/v2/experience/modules/modify/authentication')>
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:An Exception occurred when trying to perform the POST request!
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Params: {'moduleList': {'modules': [{'moduleRequest': {'resultTemplate': 'web', 'deviceInfo': {'osVersion': 'Windows', 'platform': 'Web', 'sxmAppVersion': '5.36.514', 'browser': 'Firefox', 'browserVersion': '89.0', 'appRegion': 'US', 'deviceModel': 'EverestWebClient', 'clientDeviceId': 'null', 'player': 'html5', 'clientDeviceType': 'web'}, 'standardAuth': {'username': 'XXX', 'password': 'XXX'}}}]}}
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Method: POST
ERROR:/usr/local/lib/python3.8/dist-packages/sxm/client.py:Request: <Request('POST', 'https://player.siriusxm.com/rest/v2/experience/modules/modify/authentication')>
The text was updated successfully, but these errors were encountered: