oyvindkinsey / easyXDM

A javascript library providing cross-browser, cross-site messaging/method invocation.

Home Page:http://easyxdm.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always returns Object { code= -32099 , message= "INVALID_STATUS_CODE" }.

wpoosanguansit opened this issue · comments

Hi,

I am getting error in the browser although I included the trusted hosts to be all ports on localhost - (/.?localhost:?[0-9]*/) and I am calling http://localhost:9000/api/function/ with GET. I am seeing easyXDM being initialized in the browser without any error. So I am not sure what the error is related to in this case. Any help is appreciated. Thank you.