HTTP request working from curl and REST client but not from javascript
I’ve got a simple class in Sveltekit with a method which is performing a GET
request. The method is the following:
I’ve got a simple class in Sveltekit with a method which is performing a GET
request. The method is the following: