Closed Dehkrueger closed 5 years ago
ALB was blocking requests between services due to CORS Policy. Added CrossOrigin annotation to allow requests to be made from all locations within the application using a wildcard.
ALB was blocking requests between services due to CORS Policy. Added CrossOrigin annotation to allow requests to be made from all locations within the application using a wildcard.