I am encountering a cross-origin
problem with my WCF service
. Despite adding an extension in chrome
to bypass CORS, the issue persists. Is there any other extension/add-on/plugin available to test the service locally and bypass the CORS problem?
Edit
After following Google Chrome's suggestion
framework7.js:14806 GET http://serviceslink?order=%5Bobject%20Object%5D&order=%5Bobject%20Object%5D 400 (Bad Request)a.ajax @ framework7.js:14806a.(anonymous function) @ framework7.js:14806(anonymous function) @ main.js:725i.triggerPageCallbacks @ framework7.js:14806i.pageInitCallback @ framework7.js:14806i.router._load @ framework7.js:14806(anonymous function) @ framework7.js:14806preprocess @ framework7.js:14806t @ framework7.js:14806(anonymous function) @ framework7.js:14806complete @ framework7.js:14806r @ framework7.js:14806g.onload @ framework7.js:14806
jquery-1.11.3.min.js:5 GET http://servicelink/?ord…%5B1%5D%5BItem_Id%5D=2&order%5B1%5D%5BQty%5D=1&order%5B1%5D%5Bprice%5D=6.5 404 (Not Found)