Unable to invoke ATP MCP server in Private subnet
Hello Experts,
After following the steps in mentioned in
https://www.ateam-oracle.com/integrate-oracle-fusion-ai-agent-studio-with-autonomous-db-mcp-server
We are unable to invoke the MCP server in postman. The token URL works fine. The invocation is happening in the same environment where we have a working SQL developer viz. connecting to the same schema.
But, when connection in Postman it gives below error with 403 HTTP error.
{
"jsonrpc": "2.0",
"error": {
"message": "Access Denied.This database uses a private IP address that is only accessible from a client that is in the same private network as the Autonomous Database.",
"data":{
"RequestId":"a1eb7cc44c18a48f9dda3b630a1dbf50"
0