tip: How to enable Cross-Origin Resource Sharing (CORS) on chrome
For development purposes add “–disable-web-security” flag to the chrome shortcut.
eg:
“C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” –disable-web-security
For development purposes add “–disable-web-security” flag to the chrome shortcut.
eg:
“C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” –disable-web-security