Can anyone tell me if my account is API limited? When I try to sync with PlexTraktSync I get hit with a “Rate Limit Exceeded” error. I may get a little bit into the sync and then I get hit with the error.
"Rate Limit Exceeded for plextraktsync.trakt.TraktAPI.search_by_id()”
The current rate limit for GET requests (I don’t know what else the TraktPlexSync is doing behind the scenes, they may be doing more than just that lookup call) is 1000 calls every 5 minutes. If you hit that, the API will respond with a 429 status code and “retry” headers that can be used to know when the call can be retried (something between 1 second and 5 minutes depending of where you stand in the retry window). Again, I don’t know how the TraktPlexSync is implemented, so I can’t tell you why it’s hitting the limit and what’s the best way to proceed.
Still been getting the rate limit errors. So I tried deleting the app and re-creating. But now I can’t even log in to my app via plextraktsync. It throws up a rate limit exceeded error before managing to log in.
Is there something going on with trakt that could be causing this?