Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.The response had HTTP status code 500.
0
votes
Full of Error in console: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'localhost:22339' is therefore not allowed access. The response had HTTP status code 500.
- Raja S
Enable cors extensions on your chrome browser and check. chrome.google.com/webstore/detail/allow-control-allow-origi/….
- Venkat