2022 Aug 25 1:05 AM
Hey everyone,
I need a help, so i create a node js for backend on my project, the node js is for post a data to external API. the problem is, while i am use the node js url to post a data in a controller, i got a cors problem, so i make the node js url being a destination and it's worked. but after i deploy the apps, i make a destination service, and after i check the connection for the destination, it say 404 not found. i have no idea, am i do something wrong while consuminh the node js being a destination, ora anything else.
Thanks