I have made an api using api connect, When i deploy API on the AWS instance and access it using CURL, it gives me the html code of the page residing there. But when I access the same url from my local machine (by using the address of deployed machine). Page doesnt opens. Connection times out.
What actually the problem is ??