nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.38k stars 201 forks source link

[Bug]: trakt tv login doesn't work #1283

Open frytex2 opened 1 week ago

frytex2 commented 1 week ago

Problem description

the issue is about authorising nova to use trakt.tv after upgrade to the newest version.

on the tv where I had a previous version, nova remains logged in and synces the data properly with trakt. on another tv set, where i removed the old version and installed the new one from scratch (so the settings were not inherited), authentication to trakt from within the nova player opens the trakt login page, and when i log in and get the Authorise yes/no question, when i click "yes" i get the "400 bad request error". being curious like a cat i logged off from trakt on the tv where the settings were inherited (and which worked) and now i cannot authorize nova to use trakt on both tv's :/ in some other github thread i found this, regarding the error 400: "in your app, are you using the trakt.tv or the api.trakt.tv domain? it should be main trakt.tv domain for all authentication UI". so maybe this is the issue

Steps to reproduce the issue

run nova, log out from trakt (if already logged in from previous nova version), log back in trakt.

Expected behavior

No response

Your phone/tablet/androidTV model

sony bravia

Operating system version

no idea. newest. :)

Application version and app store

6.2.9.7

Additional system information

No response

Debug logs

No response

courville commented 1 week ago

We are using api.trakt.tv according to https://trakt.docs.apiary.io/#introduction/status-codes

Where did you get that we need to use trakt.tv?

I retested with email login/password and it works on my side with nova (not saying that it is not a problem for others: I am unable to reproduce).