I am making an ajax call to the UPS address validation webservice.
If i make the call from my application with this domain it works (http://serverone.org/addrvalidator
)
But it doesn't work if i use the other domain or an ip address instead of the domain (http://servertwo.org/addrvalidator
).
Both the domain names are intranet only domains.
Any help appreciate, thanks in advance.