tmdb-typescript-api
tmdb-typescript-api copied to clipboard
"CORS is not supported by your browser", from Node.js
When using your library serverside, in Node.Js (no browser), I am running into this bug: https://github.com/ReactiveX/rxjs/issues/3978
I ran into this myself and unfortunately had to make my own abstraction in a node environment as my work around.