This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Did they add OAuth requirements for more calls? #672
Replies: 1 comment
-
|
OK, I've removed the AccessToken and RefreshToken and re-authenticated. Somehow it works again, strange that the error you get from Trakt is false. The authentication wasn't expired, and OAuth was provided. But OK, it works again 😂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My integration was running without issues, and starting from the morning 2024-11-17 07:00 (Amsterdam time) or so it started with this error.
The request it now fails on is
await traktClient.Sync.GetLastActivitiesAsync(), the Authentication is all fine and working since May or so.Anybody knows if they did add this OAuth today?
Beta Was this translation helpful? Give feedback.
All reactions