I have developed a customer skills API in Java. I hosted the service as secure service in Azure.
I am trying to now configure amazon alexa to call the service from intent. I am able to test the service from the "test" tab in new skill configuration page. During testing, I am able to receive the proper response for the utterance. However when I tried using the Amazon Echo device, its not calling the service. When I talk to dot, it gives me a response "there is a problem with request skills response". What might be the issue?