Hello,
it keeps telling me Trakt OAuth token invalid/expired
Any suggestion?
Here is what i have in running command.
python plexlibrary watchlist
Running the recipe 'watchlist'
Retrieving the trakt list: https://api.trakt.tv/sync/watchlist/movies
Trakt OAuth token invalid/expired
Please go here and authorize, https://api-v2launch.trakt.tv/oauth/authorize?response_type=code&client_id=CLIENT_ID&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&state=XXXXXXXXXXXXXXXXXXXx&username=USER
Paste the Code returned here: EF9DA95A
Added new OAuth token to the config file under trakt:
oauth_token: 'XXXXXXXXXXXXXXXXXXXXXXXXXX'
Trakt OAuth token invalid/expired
Please go here and authorize, https://api-v2launch.trakt.tv/oauth/authorize?response_type=code&client_id=CLIENT_ID&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&state=XXXXXXXXXXXXXXXXXx&username=USER
Paste the Code returned here: 05A64716
Added new OAuth token to the config file under trakt:
oauth_token: 'XXXXXXXXXXXXXXXXXXXXXXXXx'
Trakt OAuth token invalid/expired
Please go here and authorize, https://api-v2launch.trakt.tv/oauth/authorize?response_type=code&client_id=CLIENT_ID&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&state=XXXXXXXXXXXXXXXxxx&username=USER
Hello, it keeps telling me Trakt OAuth token invalid/expired
Any suggestion? Here is what i have in running command.