SoMuchForSubtlety / f1viewer

🏎️ TUI for F1TV
GNU General Public License v3.0
755 stars 66 forks source link

[BUG] Request failed with status code 500 when logging in #256

Closed sparky005 closed 2 years ago

sparky005 commented 2 years ago

Please check the FAQ and search existing issues before you submit a new one!

Describe the bug I am getting an error "Request failed with status code 500" when I try and log in

To Reproduce Steps to reproduce the behavior:

  1. Go to https://f1webviewer.netlify.app/
  2. Try to log in
  3. See error

Expected behaviour I am successfully logged in

Screenshots If applicable, add screenshots to help explain your problem.

F1TV account plan Pro account, no VPN or proxy

Desktop (please complete the following information):

Logs If applicable please provide the relevant portion of your logs. You can find them by running f1viewer -logs. The developer tools shows that the response is {"message":"invalid json response body at https://api.formula1.com/v2/account/subscriber/authenticate/by-password reason: Unexpected token < in JSON at position 0","type":"invalid-json"}

sparky005 commented 2 years ago

I'm sorry, I opened this bug in the wrong repo! Please ignore