Hello everyone, I haven't visited my application's page for probably more than a month. And I noticed that the data request is not going through. Moreover, I can't even access the TMDB site. Magic? 🤔
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Justin
on June 16, 2023 at 9:22 AM
That sucks. A solution could be using a server as a proxy so the requests use the server's IP and you're only interacting with the server. Here's some code to do that using Vercel's free hosting:
https://github.com/jamvel/vercel-tmdb-proxy