Next.js Discord

Discord Forum

Data fetching using app router

Unanswered
English Spot posted this in #help-forum
Open in Discord
English SpotOP
Hi, I recently started learning nextjs by building a movie database app. I'm facing an issue while fetching data, I have attached the screenshot of code and the error that I'm getting.

3 Replies

is that api valid?
console.log the full url you're trying to fetch and check if its valid manually
English SpotOP
yeah, thank you. The problem is with tmdb api