Closed jeffchew closed 5 years ago
On Sep 16, Jeff-Chew commented: It was a CORS configuration issues for the whitelisting. This has been fixed, plus added documentation on the findings so others will not run into this issue in the future: https://ibm.ent.box.com/notes/519117657731
Jeff-Chew created the following on Sep 16:
Detailed description
The masthead and footer are both calling the translation service in Netlify. However, they are getting a CORS error when attempting to make this call. The CORS proxy will need to be set up on Netlify properly for the calls to www.ibm.com to work correctly.
Steps to reproduce the issue
Additional information
Original issue: https://github.ibm.com/webstandards/digital-design/issues/1710