Hi all,
I am trying to connect to my node server via C3 Ajax.
Even though everything seems fine from the outside the C3 Ajax plugin keeps activating the "on any error" section.
Maybe someone can help me out of this bad spot?
Here is what I have done so far:
I use this layout:
https://www.dropbox.com/s/8oveiynsv4g95tr/C3Forum_20180128_002.PNG?dl=0
The code in C3
https://www.dropbox.com/s/6vgigstbtcu0b7t/C3Forum_20180128_001.PNG?dl=0
The server code:
https://www.dropbox.com/s/s3uugkkuf0p6g6k/main_v0.0.3.js?dl=0
The resulting chrome network log:
https://www.dropbox.com/s/az8cajof7mi6n7z/C3Forum_20180128_003.PNG?dl=0
When I call the server address from chrome (GET message) I get the Hello world message as expected.
I hope someone can make some sense of this?!
Your help will be deeply appreciated.
All the best
Olaf
Develop games in your browser. Powerful, performant & highly capable.
Another thought:
Is there any way to identify the error C3 (and C2) is complaining about? I have not found any system variable that tells me the error code from the connection?!?
Cheers