The Movie Database Support

I am new to using themoviedb api and deploying angular apps on prod environments.

I developed an angular app and used themoviedb api to create a netflix-like app.
Everything worked in local.

But when I deployed it on render/netlify/vercel, the home page just doesn't load. console shows below error:

"DevTools failed to load source map: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/scripts/iframe_form_check.js.map: System error: net::ERR_BLOCKED_BY_CLIENT"

6 replies (on page 1 of 1)

Jump to last post

the answers there say adblocker is the issue, but I don't have any.

It could be some other extension. You probably want to start a window in incognito mode to disable all extensions (and probably get rid of the message you are seeing). Then you can tell if that message even has anything to do with the app problem you are having.

okay, based on what you said, I deployed one of my other angular app on netlify which doesn't use external apis, it works fine, but even that app shows the same message on console. So I think it has nothing to do with my original post issue. is it possible that the themoviedb api is designed to not work on apps deployed in production environments and is only allowed for local testing and development?

@deepakvegeta said:

is it possible that the themoviedb api is designed to not work on apps deployed in production environments and is only allowed for local testing and development?

No. There are tens of thousands of apps deployed using TMDB. wink

Without a specific error, I’m not sure how much help we can provide.

There’s lots of Angular apps built on TMDB:

okay, I guess the issue is on my app. thanks a lot for those links!

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login