-1
I would like to make a request get on this api https://api-v2.blaze.com/roulette_games/recent
(External api, I don’t have access to it to enable Cors), however, when I do it returns me an error talking about Cors, until then ok, but then I make a request by Insomnia or Postman, and they return me the correct data. Then I was in doubt, they do not make like a fetch? How they bring me the correct data?