nwithan8 / PlexRecs

A Discord bot that provides movie, TV show and music recommendations from your Plex library
GNU General Public License v3.0
39 stars 5 forks source link

can't get Trakt auth code #10

Closed demha89 closed 3 years ago

demha89 commented 3 years ago

I keep getting this error: OAUTH ERROR The requested redirect uri is malformed or doesn't match client redirect URI

is there a way to setup Trakt properly? coz I really hate it

nwithan8 commented 3 years ago

What redirect URI did you use for your Trakt application?

demha89 commented 3 years ago

I used trakt API link. Didn't know what to put there Is there a specific one?

nwithan8 commented 3 years ago

Use urn:ietf:wg:oauth:2.0:oob

demha89 commented 3 years ago

worked! thanks so much