trakt / api-help

Trakt API docs at https://trakt.docs.apiary.io
182 stars 7 forks source link

403 Error fetching trending movies #474

Open namlt3820 opened 1 month ago

namlt3820 commented 1 month ago

Occasionally, I encounter a 403 error when trying to get trending movies. This error appears from AWS Lambda. I am unsure of the cause. If the API key were malformed, the request should not succeed at all. Using the same API key to get trending shows does not present this problem. Here's axios error response. Thanks for the amazing API, anyway.