标签: jquery ajax
我正在进行ajax调用并收到此错误。但是这个URL通过firefox rest client工作得很好。
$.ajax({ url : "https://bi-helixa.verisk.com/SpotfireWeb/Logout.aspx", type: "POST", });