parker-stephens / siriusxm-activator

https://replit.com/@parkercs/activateradio
234 stars 54 forks source link

Error Code 500 #3

Closed ElegantPercentage closed 8 months ago

ElegantPercentage commented 2 years ago

{"faultcode":"10001","faultdetail":"Authorization Failed","opstatus":8005,"errmsg":"Not Authorized","httpStatusCode":500}

When I click Create an account for your radio. Getting back an error code of 500 on the console response. I have CORS disabled.

akadeno commented 2 years ago

Maybe their systems were down? I just ran it on a few radios successfully. I also found I had to run brave by running: brave.exe --user-data-dir="C://Chrome dev session" --disable-web-security "\index.html"

Then I was successful each time. Hope this helps.

Drivium commented 1 year ago

I don't get any indication this is working. I ran with brave and flags as mentioned above, but the buttons "Create an account" and "Activate" don't give any indication they've done anything. Does this still work?