Apigee API gets 503 service unavailable going to a node JS server. How do I fix this?

I have a node JS program that works fine when testing with Postman it works fine. When the customer tries to connect through Apigee that get a 503 services unavailable.

Expect the customer to run a GET method and return database data.