tegon / traktflix

Trakt.tv + Netflix = :heart:
https://tegon.github.io/traktflix
MIT License
403 stars 45 forks source link

Running into `AUTHED_API_GET_LIMIT rate limit exceeded. Please wait 12 seconds then retry your request.` at `https://api.trakt.tv/search/show` #187

Open alexanderadam opened 2 years ago

alexanderadam commented 2 years ago

As the title says, I'm running into the error AUTHED_API_GET_LIMIT rate limit exceeded. Please wait 12 seconds then retry your request. when querying https://api.trakt.tv/search/show (only visible from network tab at the moment since the traktflix view will simply show the misleading info Not found on Trakt). Its HTTP response is 429.

Maybe one or more of these things would be great:

PS: Thank you so much for this extension!