I can't deploy a node.js application due to an error.

I have tried to display even the examples from this repository https://github.com/apigee/node-samples but they don't all work they give me this error:

I have deleted and re-created the proxies, it keeps giving me the same problem.

Locally they work, I thought it was my node.js application for that reason I am using those examples to rule out an error from me.

Thanks for the support,

Solved Solved
0 3 115
1 ACCEPTED SOLUTION

This type of NodeJS proxy is no longer supported.

On Apigee Edge, Node JS proxies are supported via Hosted Targets.

https://docs.apigee.com/api-platform/hosted-targets/hosted-targets-overview

View solution in original post

3 REPLIES 3

Imagen of example:

10961-image.png

This type of NodeJS proxy is no longer supported.

On Apigee Edge, Node JS proxies are supported via Hosted Targets.

https://docs.apigee.com/api-platform/hosted-targets/hosted-targets-overview

Gracias, estoy intentando probar los ejemplos, mi aplicación no me ha funcionado. Seguiré intentándolo gracias.