You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample
The results when try to acces to any url from my angular app is the same usinf both options:
The 'Access to XMLHttpRequest at 'http://localhost:8080/users/[email protected]/email' from origin 'http://localhost:4200' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4200, *', but only one is allowed', but only one is allowed
Describe the bug
I checked two configuration options without success:
Sample
The results when try to acces to any url from my angular app is the same usinf both options:
The 'Access to XMLHttpRequest at 'http://localhost:8080/users/[email protected]/email' from origin 'http://localhost:4200' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4200, *', but only one is allowed', but only one is allowed
NOTE:
The text was updated successfully, but these errors were encountered: