I'm trying to run the EasyRTC default server code and examples.
If you look at the Node console you can see the JSON string returned in "body". Then immediately after, I get an error that "d" is not defined. The JSON is valid so how can this be?
Thanks for taking a look. I really need your advice.