Есть такая ошибка
Failed to load https:: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4200, *', but only one is allowed. Origin 'http://localhost:4200' is therefore not allowed access.
core.js:1673 ERROR HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: "Unknown Error", url: null, ok: false, …}
defaultErrorLogger @ core.js:1673
zone.js:2969 Cross-Origin Read Blocking (CORB) blocked cross-origin response with MIME type text/plain. See https://www.chromestatus.com/feature/5629709824032768 for more details.
в чем может быть проблема?
бекендщик говорит что в java по умолчанию всем запросы разрешены. Так ли это?
что интересно с браузера запрос проходит, а из приложения на локалхосте нет