currently I'm using an Angular 18 service to interact with the GeoServer REST API. Method to get workspaces
However I get this error on my console:
I wonder if the problem is about the headers using on my request? Can you share me the structure that you are using on the request please.