seanmccabe
(Seán McCabe)
1
Trying to use the Trakt API and getting constant 500 errors.
Examples of where I am hitting these errors:
- calendars/my/shows/2023-03-09/33
- shows/170649/progress/watched
- shows/162050/seasons/1/episodes/10?extended=full
- users/hidden/calendar?type=show
Any ideas what is going on?
Seems the API is a bit flaky, as some are ok, then error, then others are fine, then error then fine.
VM_83
(VM_83)
2
Yeah, i can not sync my viewingactivitiy with trakt, because nothing gets loaded from trakt. but api is fine via status.trakt.tv
seanmccabe
(Seán McCabe)
3
Yer seems to be an issue, getting so many 500 errors.
VM_83
(VM_83)
5
Not on Universal Trakt scrobbler
justin
(Justin Nemeth)
6
Ok, I’ll need specific api methods and examples that are erroring out. All of the methods mentioned in the first post worked ok when I tested them.
VM_83
(VM_83)
7
Ok, it’s not an api problem in general, but it is a complete wrong series. But i thing it is not a trakt issue.
seanmccabe
(Seán McCabe)
8
Was better yes.
Still having issues on portions though.
justin
(Justin Nemeth)
9
I would need specific examples from the API if you’re having issues. Would be best to post the complete API request, response, and headers at GitHub - trakt/api-help: Trakt API docs at https://trakt.docs.apiary.io so we can take a look.