tmdb-typescript-api icon indicating copy to clipboard operation
tmdb-typescript-api copied to clipboard

"CORS is not supported by your browser", from Node.js

Open BertusVanZyl opened this issue 4 years ago • 1 comments

When using your library serverside, in Node.Js (no browser), I am running into this bug: https://github.com/ReactiveX/rxjs/issues/3978

BertusVanZyl avatar May 10 '20 12:05 BertusVanZyl

I ran into this myself and unfortunately had to make my own abstraction in a node environment as my work around.

navseth avatar Apr 16 '22 12:04 navseth