Access web-api client from evothing client
Posted: 01:57, 10 Mar 2015
Hi,
I am running web-api in my local machine. The Evothings workbench is also launched in the local machine.
When i try to access the web-api URL from my iphone, looks like the webapi is not getting called. Let me know if you can provide me a sample to access web -api from evothings client?
Web-api url : http:/localhost:8080/test/evothings
I have modified index.html to make web-api request using jquery.
Note: the html page is able to make a web-api call and receive response when running outside the evothings work-bench.
I am running web-api in my local machine. The Evothings workbench is also launched in the local machine.
When i try to access the web-api URL from my iphone, looks like the webapi is not getting called. Let me know if you can provide me a sample to access web -api from evothings client?
Web-api url : http:/localhost:8080/test/evothings
I have modified index.html to make web-api request using jquery.
Note: the html page is able to make a web-api call and receive response when running outside the evothings work-bench.