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

Authentication broken? #4

Open
asingletary opened this issue Dec 17, 2021 · 5 comments
Open

Authentication broken? #4

asingletary opened this issue Dec 17, 2021 · 5 comments

Comments

@asingletary
Copy link

  • sxm-client version: 0.2.8
  • Python version: 3.8
  • Operating System: Ubuntu 20.04

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')>

@Crumbles-Pieces
Copy link

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?

@asingletary
Copy link
Author

Nope, never resolved. I haven't had any success since late-2021.

@DCH3416
Copy link

DCH3416 commented Jun 10, 2022

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

@timgray
Copy link

timgray commented Apr 28, 2023

I also have this issue. I notice there is no responses so I assume this project is dead and orphaned?

@DCH3416
Copy link

DCH3416 commented Apr 28, 2023

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.

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

4 participants