JavaScript – Steam API running into a CORS policy that blocks fetching
After some digging I found a Steam API that actually gets me data, I was trying to build a Steam clone but I can’t access any of the data through a Fetch (I can paste the link in my browser and it’ll show the JSON data).