OCI API Gateway Returning 400 Bad Request Error When Invoking Python Lambda Function
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-09
oci api-gateway functions flask
I'm currently trying to set up an API Gateway in OCI to invoke a Python function deployed as a Lambda using the OCI Functions service. However, every time I mak...