Response for preflight has invalid HTTP status code 404

Hi,
I am posting to a node which I checked on POSTMAN and it was fine. Later on, I tried using:

webix.ajax().post("nodeurl", json,function(){
error:function(){},
success:function(){}
}

but it replies with the “Response for preflight has invalid HTTP status code 404”.
I later tried with simple jQuery and its working fine.
Again I tried putting header in webix.ajax().header("content-type", "application/json").post() but invain.

Again I went to webix.com/snippet and tried the same node and its working fine.

Hi,

can you share the node/snippet?

@Listopad its a secret api. Can you please tell me somewhere secret place?

If you have a support subscription, you can ask for help in the member’s area. If no, you can send a PM here.

@Listopad sent