Im trying to access a web service from a remote computer. I managed to access the web service from the browser. But Im getting HTTP 403 when I try to call the web service from t
The Web server thinks that the HTTP data stream sent by the client was correct, but access to the resource identified by the URL is forbidden for some reason.Check the firewall settings.This should help you :-)
A 403 response indicates that the host or software you're connecting with isn't allowed to access the web service. Reasons for this might be: