ganthimathir591
07-05-2019
I have an issue for consuming services in my local. The same code executes service and shows the response in other environments.
So, I could not debug it on my local. Anyone faced this problem ?
Gaurav-Behl
MVP
Could you share more information/code/screenshots/logs about the service?
Is there any specific reason that you can't debug the code in local?
smacdonald2008
09-05-2019
Are you trying to consume SOAP-based or REstful web service?
13-05-2019
I am consuming SOAP and REST both . But not getting response for any of these services in my local. The same code works fine on other environments.
Nirmal_Jose
may be the webservice configured to work in an app server only ? localhost may not work, try with your machine IP