Hi
I’ve created simple “YahooGeo” service. This service takes City name as input parameter and gets the Latitude and longitude form the YahooGeo.
Service: https://mooshup.com/services/nk/temp?tryit
Source: https://mooshup.com/services/nk/temp?source&content-type=text/plain
It’s working fine when it’s running from “mooshup.com”. But the problem is that, the same code doesn’t work on a localhost.
I’ve deployed the “same” code to my local WSO2 Mashup Server (running on localhost:7443). But it didn’t work. Log message was: “Error:not found”
I don’t know, if this is security issue or I’m missing something.
Is there anybody with same problem?
Any ideas?
Thanx