OCI API Gateway Fails to Route Requests to Function with '502 Bad Gateway' Error Using Node.js
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-08-22
OCI API Gateway Serverless
I'm trying to set up an API Gateway in OCI that routes requests to a serverless function. However, when I make a request to the API Gateway endpoint, I consiste...