Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Problem to consume webservice in Local

Avatar

Level 2

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 ?

4 Replies

Avatar

Level 10

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?

Avatar

Level 10

Are you trying to consume SOAP-based or REstful web service?

Avatar

Level 2

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.

Avatar

Employee Advisor

may be the webservice configured to work in an app server only ? localhost may not work, try with your machine IP