MaxHasADHD / TraktKit

Swift wrapper for Trakt.tv API.
MIT License
112 stars 37 forks source link

Oauth Error #59

Closed Jue-Xu closed 2 years ago

Jue-Xu commented 2 years ago

Hi, I am new to Swift. Sorry if my question is too naive. I tried to run the example project, but I got the error image Does the current version package support the latest Trakt API? Or Is there any documentation about this package?

Jue-Xu commented 2 years ago

I have solved the problem (exactly my problem) by creating my APP at https://trakt.tv/oauth/applications/new and fill in the clientId, clientSecret and redirectURI in AppDelegate.swift image Sorry for my stupid question!