MediaBrowser / trakt

Trakt plugin for Emby
MIT License
20 stars 16 forks source link

API Auth URL not working (404). #2

Closed Evo-c closed 6 years ago

Evo-c commented 6 years ago

Hey there,

It seems the Trakt has changed or removed the auth method used in their api-v2. This URL no longer works - https://api-v2launch.trakt.tv/auth/login

Evo-c commented 6 years ago

Just a quick update, I messaged someone from Trakt to see if anything had changed, here's what they got back to be with -

That is an old authentication method that was removed about a year ago. You should move to using OAuth (http://docs.trakt.apiary.io/#reference/authentication-oauth/revoke-an-access_token) and also api.trakt.tv as the hostname.