Hi, I have a working restAPI endpoint that I am trying to integrate but it returns a connection timeout error when I try to add it into the Rest API admin.
http://ec2-35-179-119-104.eu-west-2.compute.amazonaws.com:3001/seasons
When I hit the endpoint myself using postman, curl, browser it works fine.
Can you suggest what I am doing wrong?