My problem occurs when I try to access an api, it's a CORS issue. I'm not sure if it's really the server that's blocking me because when I put the url in a search engine or via cURL in powershell I get the response I'm expecting.
So I don't understand why I can get a response via a search on a browser but I'm blocked when I send a request via my application.